From: kramm Date: Sun, 13 Jul 2008 18:45:01 +0000 (+0000) Subject: removed libart includes X-Git-Tag: buttons-working~84 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=81e0ec8b9ef0c36fa93ce4076a1f47403adadf4c removed libart includes --- diff --git a/lib/devices/swf.c b/lib/devices/swf.c index ec63ccb..00f4d18 100644 --- a/lib/devices/swf.c +++ b/lib/devices/swf.c @@ -40,11 +40,6 @@ #include "../rfxswf.h" #include "../gfxdevice.h" #include "../gfxtools.h" -#ifdef INTERNAL_LIBART -#include "../art/libart.h" -#else -#include -#endif #include "swf.h" #include "../gfxpoly.h" #include "../png.h"