Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / stable / src / modules / mod_mng / trgt_mng.h
index 1d211c5..3c981a4 100644 (file)
@@ -2,6 +2,7 @@
 ** Synfig
 **
 **     Copyright (c) 2007 Paul Wise
+**     Copyright (c) 2007 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as
@@ -15,8 +16,6 @@
 **
 ** === N O T E S ===========================================================
 **
-** FIXME: THIS DOES NOT ACTUALLY WORK YET
-**
 ** ========================================================================= */
 
 /* === S T A R T =========================================================== */
@@ -30,8 +29,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