summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-07-17 22:02:25 +0000
committerishmal <ishmal@users.sourceforge.net>2006-07-17 22:02:25 +0000
commit600768c37db34c95a3101dcc9d1532f757e58f1a (patch)
tree19cb1f60aab49e4076a21b8710a718be4ba8f4af /src/selection-chemistry.cpp
parentfactor native PNG export out of file.cpp in preparation for new export dialog (diff)
downloadinkscape-600768c37db34c95a3101dcc9d1532f757e58f1a.tar.gz
inkscape-600768c37db34c95a3101dcc9d1532f757e58f1a.zip
factor native PNG export out of file.cpp in preparation for new export dialog
(bzr r1431)
Diffstat (limited to 'src/selection-chemistry.cpp')
-rw-r--r--src/selection-chemistry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp
index 626199cda..3d8b5c5aa 100644
--- a/src/selection-chemistry.cpp
+++ b/src/selection-chemistry.cpp
@@ -65,6 +65,7 @@
#include "sp-clippath.h"
#include "sp-mask.h"
#include "file.h"
+#include "helper/png-write.h"
#include "layer-fns.h"
#include "context-fns.h"
#include <map>