Code

fix combo enum, to handle enums of all types (not only the ones that range from 0...
[inkscape.git] / src / sp-glyph-kerning.cpp
index c8138731ebcced61ab60de7c60c051367b380e7f..b3d0e8cbae681ec12985c36e1cd2fb6ce7998a65 100644 (file)
@@ -1,4 +1,7 @@
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #ifdef ENABLE_SVG_FONTS
 #define __SP_ANCHOR_C__