summaryrefslogtreecommitdiff
path: root/modules/hebrew
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hebrew')
-rw-r--r--modules/hebrew/hebrew-fc.c1
-rw-r--r--modules/hebrew/hebrew-shaper.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/hebrew/hebrew-fc.c b/modules/hebrew/hebrew-fc.c
index b2080db6..c22f118f 100644
--- a/modules/hebrew/hebrew-fc.c
+++ b/modules/hebrew/hebrew-fc.c
@@ -21,6 +21,7 @@
* Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <string.h>
#include <pango/pango-ot.h>
diff --git a/modules/hebrew/hebrew-shaper.c b/modules/hebrew/hebrew-shaper.c
index 3e3a2183..5fe000c8 100644
--- a/modules/hebrew/hebrew-shaper.c
+++ b/modules/hebrew/hebrew-shaper.c
@@ -29,6 +29,7 @@
* bad though, and should be fixed, once I have more time.
*/
+#include <config.h>
#include <glib.h>
#include "pango-engine.h"
#include "hebrew-shaper.h"