summaryrefslogtreecommitdiffstats
path: root/src/helper/png-write.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/png-write.cpp')
-rw-r--r--src/helper/png-write.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/helper/png-write.cpp b/src/helper/png-write.cpp
index 6f5d6002e..8f6b3aeb6 100644
--- a/src/helper/png-write.cpp
+++ b/src/helper/png-write.cpp
@@ -13,10 +13,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <png.h>
#include "ui/interface.h"
#include <2geom/rect.h>