summaryrefslogtreecommitdiff
path: root/miext/cw/cw.c
diff options
context:
space:
mode:
Diffstat (limited to 'miext/cw/cw.c')
-rw-r--r--miext/cw/cw.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/miext/cw/cw.c b/miext/cw/cw.c
index 72f96e13e..2b8010f50 100644
--- a/miext/cw/cw.c
+++ b/miext/cw/cw.c
@@ -21,6 +21,10 @@
*/
/* $Header$ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "gcstruct.h"
#include "windowstr.h"
#include "cw.h"