From df115c311c00f582abe2d0941254dc7bd885008a Mon Sep 17 00:00:00 2001 From: ishmal Date: Mon, 17 Jul 2006 22:02:25 +0000 Subject: [PATCH] factor native PNG export out of file.cpp in preparation for new export dialog --- 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 -- 2.30.2