fixed a few bugs in remove_font_transforms filter
[swftools.git] / lib / devices / dummy.h
index f51f2cc..ee3e5fb 100644 (file)
@@ -28,7 +28,7 @@
 extern "C" {
 #endif
 
-void gfxdevice_dummy_init(gfxdevice_t*self);
+void gfxdevice_dummy_init(gfxdevice_t*dev, gfxdevice_t*out);
 
 #ifdef __cplusplus
 }