From f28cc16246f00cab98ae1b803adca8d62481dbee Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Fri, 6 Apr 2012 09:58:17 +0100 Subject: png-write: Fix FTBFS (bzr r11163) --- src/helper/png-write.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/helper/png-write.cpp b/src/helper/png-write.cpp index febdb645e..35fd5a62a 100644 --- a/src/helper/png-write.cpp +++ b/src/helper/png-write.cpp @@ -16,11 +16,11 @@ # include "config.h" #endif +#include #include "interface.h" #include <2geom/rect.h> #include <2geom/transforms.h> #include -#include #include "png-write.h" #include "io/sys.h" #include "display/drawing.h" -- cgit v1.2.3