From: ishmal Date: Mon, 17 Jul 2006 22:02:25 +0000 (+0000) Subject: factor native PNG export out of file.cpp in preparation for new export dialog X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=df115c311c00f582abe2d0941254dc7bd885008a;p=inkscape.git factor native PNG export out of file.cpp in preparation for new export dialog --- 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