summaryrefslogtreecommitdiff
path: root/os/xstrans.c
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-03 12:16:29 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-03 12:16:29 +0000
commit461eb6ebd9273dc3dcd601ee0a0491981a98acd9 (patch)
treea17f3640f028a34a46c317581c00a7ebba09c16d /os/xstrans.c
parentc1e69798ad14fb706f5f6de67e3f53df56f524c6 (diff)
Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H.
Diffstat (limited to 'os/xstrans.c')
-rw-r--r--os/xstrans.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/xstrans.c b/os/xstrans.c
index 6ef843482..c086e225b 100644
--- a/os/xstrans.c
+++ b/os/xstrans.c
@@ -1,4 +1,4 @@
-#ifdef HAVE_CONFIG_H
+#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif