diff options
author | Tor Lillqvist <tml@iki.fi> | 2003-06-04 00:51:57 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2003-06-04 00:51:57 +0000 |
commit | 739258e19f085770744af9b800c039cc348ac134 (patch) | |
tree | a3040d5cff2338d5e74919617e349df82f48452f /modules/thai | |
parent | 3ad8f8671fe98afa7560edde1b254c8b4d770c8a (diff) | |
download | pango-739258e19f085770744af9b800c039cc348ac134.tar.gz |
Need config.h here, too, for HAVE_X. Thanks to Patrick Welche.
2003-06-04 Tor Lillqvist <tml@iki.fi>
* modules/thai/thai-x.c: Need config.h here, too, for
HAVE_X. Thanks to Patrick Welche.
Diffstat (limited to 'modules/thai')
-rw-r--r-- | modules/thai/thai-x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/thai/thai-x.c b/modules/thai/thai-x.c index 246fd688..0f18e228 100644 --- a/modules/thai/thai-x.c +++ b/modules/thai/thai-x.c @@ -26,6 +26,7 @@ * Boston, MA 02111-1307, USA. */ +#include "config.h" #include <string.h> |