summaryrefslogtreecommitdiff
path: root/pango/opentype/harfbuzz.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-11-07 08:06:01 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-11-07 08:06:01 +0000
commit3a28ce188770fac4597ffa1e0729c1d983350547 (patch)
tree9ea1eed4c3f93476955585c9a6d3232e7739393a /pango/opentype/harfbuzz.h
parent5039bdecec48240ef4e56d095451adc2769d8931 (diff)
downloadpango-3a28ce188770fac4597ffa1e0729c1d983350547.tar.gz
Some more cleanup and merging.
2007-11-07 Behdad Esfahbod <behdad@gnome.org> * pango/opentype/*: Some more cleanup and merging. svn path=/trunk/; revision=2493
Diffstat (limited to 'pango/opentype/harfbuzz.h')
-rw-r--r--pango/opentype/harfbuzz.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pango/opentype/harfbuzz.h b/pango/opentype/harfbuzz.h
index 8bf03be6..6a1a49b3 100644
--- a/pango/opentype/harfbuzz.h
+++ b/pango/opentype/harfbuzz.h
@@ -14,11 +14,10 @@
#define HARFBUZZ_H
#include "harfbuzz-global.h"
-#include "harfbuzz-open.h"
#include "harfbuzz-buffer.h"
#include "harfbuzz-gdef.h"
#include "harfbuzz-gsub.h"
#include "harfbuzz-gpos.h"
-#include "harfbuzz-dump.h"
+#include "harfbuzz-open.h"
#endif /* HARFBUZZ_OPEN_H */