From 600768c37db34c95a3101dcc9d1532f757e58f1a Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Mon, 17 Jul 2006 22:02:25 +0000 Subject: factor native PNG export out of file.cpp in preparation for new export dialog (bzr r1431) --- src/selection-chemistry.cpp | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3