summaryrefslogtreecommitdiff
path: root/modules/indic/indic-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/indic/indic-lang.c')
-rw-r--r--modules/indic/indic-lang.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/indic/indic-lang.c b/modules/indic/indic-lang.c
index f8b563ed..84f3e49a 100644
--- a/modules/indic/indic-lang.c
+++ b/modules/indic/indic-lang.c
@@ -23,7 +23,7 @@
#include "config.h"
#include <string.h>
-#ifndef PANGO_MODULE_PREFIX
+#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
#define PANGO_MODULE_PREFIX _pango_indic_lang
#endif