summaryrefslogtreecommitdiff
path: root/src/Type1/hints.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/hints.c')
-rw-r--r--src/Type1/hints.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Type1/hints.c b/src/Type1/hints.c
index 691da9b..78aff15 100644
--- a/src/Type1/hints.c
+++ b/src/Type1/hints.c
@@ -40,8 +40,9 @@ W. Pryor, Jr.
The included files are:
*/
-
-#include "os.h"
+#ifdef FONTMODULE
+# include "os.h"
+#endif
#include "objects.h"
#include "spaces.h"
#include "paths.h"