Code

adding ifdef HAVE_CONFIG_H
[inkscape.git] / src / sp-glyph.h
index a1657dd43075cdfb667f0c66ac5542b963610be4..b7a7c316fedde0fc847939b6042e4854083e6491 100644 (file)
@@ -1,4 +1,7 @@
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #ifdef ENABLE_SVG_FONTS
 #ifndef __SP_GLYPH_H__
 #define __SP_GLYPH_H__