Code

do some include changes more correctly
[inkscape.git] / src / extension / script / InkscapeBinding.cpp
index e50ba3e589ba27b6c9cf1db82a4cde99dd125117..51c4c279f4b1d93e1a498aa3c781e6b96db40e62 100644 (file)
@@ -1,7 +1,8 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
-#include <cstdio>
 #include "InkscapeBinding.h"
-
 #include "help.h"
 
 namespace Inkscape {