include ../../config.h.
authorkramm <kramm>
Sat, 5 Jul 2003 17:38:18 +0000 (17:38 +0000)
committerkramm <kramm>
Sat, 5 Jul 2003 17:38:18 +0000 (17:38 +0000)
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