summaryrefslogtreecommitdiff
path: root/src/GetMoEv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GetMoEv.c')
-rw-r--r--src/GetMoEv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GetMoEv.c b/src/GetMoEv.c
index 1bead38..e332ecf 100644
--- a/src/GetMoEv.c
+++ b/src/GetMoEv.c
@@ -26,6 +26,9 @@ in this Software without prior written authorization from The Open Group.
*/
#define NEED_REPLIES
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "Xlibint.h"
XTimeCoord *XGetMotionEvents(dpy, w, start, stop, nEvents)