fixed compiler warnings
[swftools.git] / lib / devices / pdf.c
index ef67d49..bbbf9be 100644 (file)
@@ -33,6 +33,7 @@
 #include "../mem.h"
 #include "../gfxdevice.h"
 #include "../gfxtools.h"
+#include "../gfximage.h"
 
 typedef struct _internal {
     PDF* p;