< prev index next >

src/java.desktop/share/native/libfontmanager/harfbuzz/hb-string-array.hh

Print this page

        

@@ -27,11 +27,11 @@
 #ifndef HB_STRING_ARRAY_HH
 #if 0 /* Make checks happy. */
 #define HB_STRING_ARRAY_HH
 #endif
 
-#include "hb-private.hh"
+#include "hb.hh"
 
 /* Based on Bruno Haible's code in Appendix B of Ulrich Drepper's dsohowto.pdf:
  * https://software.intel.com/sites/default/files/m/a/1/e/dsohowto.pdf */
 
 #define HB_STRING_ARRAY_TYPE_NAME       HB_PASTE(HB_STRING_ARRAY_NAME, _msgstr_t)
< prev index next >