summaryrefslogtreecommitdiff
path: root/modules/indic
diff options
context:
space:
mode:
Diffstat (limited to 'modules/indic')
-rw-r--r--modules/indic/indic-fc.c2
-rw-r--r--modules/indic/indic-lang.c2
-rw-r--r--modules/indic/indic-ot-class-tables.c2
-rw-r--r--modules/indic/indic-ot.c2
-rw-r--r--modules/indic/mprefixups.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/modules/indic/indic-fc.c b/modules/indic/indic-fc.c
index d73b94dc..6ba90c1a 100644
--- a/modules/indic/indic-fc.c
+++ b/modules/indic/indic-fc.c
@@ -21,7 +21,7 @@
* Boston, MA 02111-1307, USA.
*/
-#include <config.h>
+#include "config.h"
#include <string.h>
diff --git a/modules/indic/indic-lang.c b/modules/indic/indic-lang.c
index a0c163ba..765062cf 100644
--- a/modules/indic/indic-lang.c
+++ b/modules/indic/indic-lang.c
@@ -20,7 +20,7 @@
* Boston, MA 02111-1307, USA.
*/
-#include <config.h>
+#include "config.h"
#include <string.h>
#include "pango-engine.h"
diff --git a/modules/indic/indic-ot-class-tables.c b/modules/indic/indic-ot-class-tables.c
index 9f611190..ccf8051a 100644
--- a/modules/indic/indic-ot-class-tables.c
+++ b/modules/indic/indic-ot-class-tables.c
@@ -32,7 +32,7 @@
* authorization of the copyright holder.
*/
-#include <config.h>
+#include "config.h"
#include "indic-ot.h"
diff --git a/modules/indic/indic-ot.c b/modules/indic/indic-ot.c
index de1b4224..8e60c4f7 100644
--- a/modules/indic/indic-ot.c
+++ b/modules/indic/indic-ot.c
@@ -32,7 +32,7 @@
* authorization of the copyright holder.
*/
-#include <config.h>
+#include "config.h"
#include "indic-ot.h"
#include "mprefixups.h"
diff --git a/modules/indic/mprefixups.c b/modules/indic/mprefixups.c
index 60517d88..4acb6d09 100644
--- a/modules/indic/mprefixups.c
+++ b/modules/indic/mprefixups.c
@@ -21,7 +21,7 @@
* Boston, MA 02111-1307, USA.
*/
-#include <config.h>
+#include "config.h"
#include <pango/pango-types.h>
#include "mprefixups.h"
#include <stdio.h>