From 75a7a835fc60c6dd8092e696ebb4d7a718f810eb Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Mon, 17 Jul 2006 18:24:12 +0000 Subject: factor native PNG export out of file.cpp in preparation for new export dialog (bzr r1430) --- src/dialogs/export.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dialogs/export.cpp') diff --git a/src/dialogs/export.cpp b/src/dialogs/export.cpp index a141053dc..8c6a8402e 100644 --- a/src/dialogs/export.cpp +++ b/src/dialogs/export.cpp @@ -54,6 +54,8 @@ #include "io/sys.h" +#include "helper/png-write.h" + #define SP_EXPORT_MIN_SIZE 1.0 -- cgit v1.2.3