Start ft glue
diff --git a/src/hb.h b/src/hb.h
index a948e13..a1b70bd 100644
--- a/src/hb.h
+++ b/src/hb.h
@@ -27,9 +27,11 @@
 #ifndef HB_H
 #define HB_H
 
-#include "hb-common.h"
 #include "hb-blob.h"
 #include "hb-buffer.h"
+#include "hb-common.h"
 #include "hb-font.h"
+#include "hb-shape.h"
+#include "hb-unicode.h"
 
 #endif /* HB_H */