From 154165799998cb2cb7491bbd97b0511943a0228e Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sat, 21 Feb 2009 01:59:56 +0000 Subject: Move files from the src/dialogs/ directory to the places where they should be. Build libinkscape.a - should reduce link time. (bzr r7337) --- src/helper/png-write.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helper/png-write.cpp') diff --git a/src/helper/png-write.cpp b/src/helper/png-write.cpp index 753b0df45..ee17e7079 100644 --- a/src/helper/png-write.cpp +++ b/src/helper/png-write.cpp @@ -31,7 +31,7 @@ #include #include #include "preferences.h" -#include "dialogs/rdf.h" +#include "rdf.h" /* This is an example of how to use libpng to read and write PNG files. * The file libpng.txt is much more verbose then this. If you have not -- cgit v1.2.3