include ../../config.h.
[swftools.git] / pdf2swf / ttf2pt1 / ttf2pt1.c
index 7a916ab..4daae85 100644 (file)
@@ -65,6 +65,8 @@
 #include <ctype.h>
 #include <math.h>
 
+#include "../../config.h"
+
 #ifdef _GNU_SOURCE
 #include <getopt.h>
 #endif