summaryrefslogtreecommitdiff
path: root/src/hb-buffer-private.hh
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2011-04-20 02:00:47 -0400
committerBehdad Esfahbod <behdad@behdad.org>2011-04-20 02:27:39 -0400
commitfb194b8794898f51eb596fa4092c26606889d376 (patch)
tree760181af16e8336b9a8bf3527c6a2dfe9dd07d21 /src/hb-buffer-private.hh
parentecfb773829a5d98a4f5456a992f3e5ecd6731435 (diff)
unicode: Cleanup implementation
Diffstat (limited to 'src/hb-buffer-private.hh')
-rw-r--r--src/hb-buffer-private.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-buffer-private.hh b/src/hb-buffer-private.hh
index 2b063b70..dfcc45d6 100644
--- a/src/hb-buffer-private.hh
+++ b/src/hb-buffer-private.hh
@@ -30,7 +30,7 @@
#include "hb-private.h"
#include "hb-buffer.h"
-#include "hb-unicode-private.h"
+#include "hb-unicode-private.hh"
HB_BEGIN_DECLS