Code

adding ifdef HAVE_CONFIG_H
[inkscape.git] / src / sp-font-face.cpp
index 2a471659571db59a3aa14d7058c25bf5f4a91256..fdab91bc354390be0d118d7494437ba2cc4cc729 100644 (file)
@@ -1,4 +1,7 @@
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #ifdef ENABLE_SVG_FONTS
 #define __SP_FONTFACE_C__