diff --git a/examples/example1/dub.json b/examples/example1/dub.json index 038c583a..fde705ec 100644 --- a/examples/example1/dub.json +++ b/examples/example1/dub.json @@ -75,9 +75,7 @@ "copyFiles-windows": [ "../../lib/SDL2.dll", "../../lib/FreeImage.dll", - "../../lib/libfreetype-6.dll", - "../../lib/libpng15.dll", - "../../lib/zlib1.dll" + "../../lib/libfreetype-6.dll" ], "mainSourceFile": "src/main.d",