git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4db572f
)
include ../../config.h.
author
kramm
<kramm>
Sat, 5 Jul 2003 17:38:18 +0000
(17:38 +0000)
committer
kramm
<kramm>
Sat, 5 Jul 2003 17:38:18 +0000
(17:38 +0000)
pdf2swf/ttf2pt1/ttf2pt1.c
patch
|
blob
|
history
diff --git
a/pdf2swf/ttf2pt1/ttf2pt1.c
b/pdf2swf/ttf2pt1/ttf2pt1.c
index
7a916ab
..
4daae85
100644
(file)
--- a/
pdf2swf/ttf2pt1/ttf2pt1.c
+++ b/
pdf2swf/ttf2pt1/ttf2pt1.c
@@
-65,6
+65,8
@@
#include <ctype.h>
#include <math.h>
+#include "../../config.h"
+
#ifdef _GNU_SOURCE
#include <getopt.h>
#endif