X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fdevices%2Frender.c;h=250356a271cabbf8f6a266dad21cfe578aa81544;hp=ae7528a410cb65acc494e6598f0439c63f4900ff;hb=e321a0df2c56ff61602b13c1440465911b231f89;hpb=8980ff2e3cf4865d51af1799ca7124e53cb6d709 diff --git a/lib/devices/render.c b/lib/devices/render.c index ae7528a..250356a 100644 --- a/lib/devices/render.c +++ b/lib/devices/render.c @@ -25,9 +25,8 @@ #include "../gfxdevice.h" #include "../gfxtools.h" #include "../mem.h" -#define PNG_INLINE_EXPORTS #include "../types.h" -#include "../png.c" +#include "../png.h" #include "../log.h" #include "render.h"