From 81e0ec8b9ef0c36fa93ce4076a1f47403adadf4c Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 13 Jul 2008 18:45:01 +0000 Subject: [PATCH] removed libart includes --- lib/devices/swf.c | 5 ----- 1 file changed, 5 deletions(-) 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" -- 1.7.10.4