Header dep cleanup
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 23 Jul 2010 18:56:29 +0000 (14:56 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 23 Jul 2010 18:56:29 +0000 (14:56 -0400)
src/hb-font-private.hh
src/hb-ot-layout-private.hh

index d24ea5f..35aa4d5 100644 (file)
@@ -31,8 +31,6 @@
 
 #include "hb-font.h"
 
-#include "hb-ot-head-private.hh"
-
 HB_BEGIN_DECLS
 
 /*
index 55b609d..decc8f7 100644 (file)
@@ -30,6 +30,7 @@
 #include "hb-private.h"
 
 #include "hb-ot-layout.h"
+#include "hb-ot-head-private.hh"
 
 #include "hb-font-private.hh"
 #include "hb-buffer-private.hh"