Fix mng rendering.
[synfig.git] / synfig-core / trunk / src / modules / mod_mng / trgt_mng.h
index 1d211c5..c174ab5 100644 (file)
@@ -15,8 +15,6 @@
 **
 ** === N O T E S ===========================================================
 **
-** FIXME: THIS DOES NOT ACTUALLY WORK YET
-**
 ** ========================================================================= */
 
 /* === S T A R T =========================================================== */
@@ -30,8 +28,8 @@
 #include <synfig/string.h>
 #include <cstdio>
 
-#include <png.h>
-#include <jpeglib.h>
+// #include <png.h>
+// #include <jpeglib.h>
 
 #if !defined(MNG_SUPPORT_FULL)
 #define MNG_SUPPORT_FULL 1