summaryrefslogtreecommitdiff
path: root/src/XTestExt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XTestExt1.c')
-rw-r--r--src/XTestExt1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XTestExt1.c b/src/XTestExt1.c
index 5bb3c47..ee4a0bd 100644
--- a/src/XTestExt1.c
+++ b/src/XTestExt1.c
@@ -60,6 +60,9 @@ University of California.
#define NEED_REPLIES
#define NEED_EVENTS
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include <X11/Xproto.h>
#include <X11/Xlibint.h>