summaryrefslogtreecommitdiff
path: root/modules/thai
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2010-03-15 23:44:01 +0200
committerTor Lillqvist <tml@iki.fi>2010-03-15 23:44:01 +0200
commit27c81605322cab7ed738f51627a33ce640327d17 (patch)
treeacf3f265d926f6b86f7505baa3327fc496082e11 /modules/thai
parentd5264003d594ae5e4d24eda4942a7cae0d39cbba (diff)
downloadpango-27c81605322cab7ed738f51627a33ce640327d17.tar.gz
Build fix on Linux after previous commits
Diffstat (limited to 'modules/thai')
-rw-r--r--modules/thai/thai-fc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thai/thai-fc.c b/modules/thai/thai-fc.c
index f41135a5..7e4f2d0a 100644
--- a/modules/thai/thai-fc.c
+++ b/modules/thai/thai-fc.c
@@ -33,7 +33,7 @@
#include <glib.h>
#include "pango-ot.h"
-#ifndef PANGO_MODULE_PREFIX
+#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
#define PANGO_MODULE_PREFIX _pango_thai_fc
#endif