summaryrefslogtreecommitdiff
path: root/modules/hebrew
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hebrew')
-rw-r--r--modules/hebrew/hebrew-fc.c2
-rw-r--r--modules/hebrew/hebrew-shaper.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/hebrew/hebrew-fc.c b/modules/hebrew/hebrew-fc.c
index 6ab83816..de4e688e 100644
--- a/modules/hebrew/hebrew-fc.c
+++ b/modules/hebrew/hebrew-fc.c
@@ -23,7 +23,7 @@
* Boston, MA 02111-1307, USA.
*/
-#include <config.h>
+#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 ba5fb2d5..8aa36381 100644
--- a/modules/hebrew/hebrew-shaper.c
+++ b/modules/hebrew/hebrew-shaper.c
@@ -29,7 +29,7 @@
* bad though, and should be fixed, once I have more time.
*/
-#include <config.h>
+#include "config.h"
#include <glib.h>
#include "pango-engine.h"
#include "hebrew-shaper.h"