Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 11b313ece9c635760a0367ef89611114 > files > 10

amanith-0.3-14.fc13.src.rpm

diff -up amanith/plugins/png/gpngimpexp.cpp.BAD amanith/plugins/png/gpngimpexp.cpp
--- amanith/plugins/png/gpngimpexp.cpp.BAD	2007-11-14 22:09:31.000000000 -0500
+++ amanith/plugins/png/gpngimpexp.cpp	2007-11-14 22:10:11.000000000 -0500
@@ -35,7 +35,7 @@
 //#include <csetjmp>
 
 G_EXTERN_C {
-	#include "../../3rdpart/libpng/png.h"
+	#include <png.h>
 };
 
 /****************************************************************************