summaryrefslogtreecommitdiff
path: root/src/sfnt/ttpost.c
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2000-03-13 12:57:27 +0000
committerDavid Turner <david@freetype.org>2000-03-13 12:57:27 +0000
commit7f7aadf4f7edfd29e0b9879791f897464d1d9e9f (patch)
treeedd1e6808ee09cee1e87977ff3828e9a7554ffb3 /src/sfnt/ttpost.c
parent3246efedcdf31340d53b5153212d944d1656d1ad (diff)
downloadfreetype2-7f7aadf4f7edfd29e0b9879791f897464d1d9e9f.tar.gz
finished moving all configuration macros toVER-2-BETA3
"config/ftoption.h"
Diffstat (limited to 'src/sfnt/ttpost.c')
-rw-r--r--src/sfnt/ttpost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sfnt/ttpost.c b/src/sfnt/ttpost.c
index 07a6c0803..b55eb5b61 100644
--- a/src/sfnt/ttpost.c
+++ b/src/sfnt/ttpost.c
@@ -24,9 +24,9 @@
/* */
/*************************************************************************/
+#include <ftstream.h>
#include <ttpost.h>
-#include <ftstream.h>
#include <tterrors.h>
#include <ttload.h>
#include <tttags.h>