Code

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