From 22f0de5025aeeef4c8b3ca876d291d4c8e558d94 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 25 Aug 2014 12:54:57 -0400 Subject: [PATCH] Fix build --- src/hb-ot-shape-complex-arabic-win1256.hh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/hb-ot-shape-complex-arabic-win1256.hh b/src/hb-ot-shape-complex-arabic-win1256.hh index 082e9df3f..3a20b507d 100644 --- a/src/hb-ot-shape-complex-arabic-win1256.hh +++ b/src/hb-ot-shape-complex-arabic-win1256.hh @@ -313,6 +313,9 @@ OT_TABLE_END /* * Include a second time to get the table data... */ +#if 0 +#include "hb-private.hh" /* Make check-includes.sh happy. */ +#endif #ifdef OT_MEASURE #include "hb-ot-shape-complex-arabic-win1256.hh" #endif