summaryrefslogtreecommitdiff
path: root/src/XSndExEv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XSndExEv.c')
-rw-r--r--src/XSndExEv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XSndExEv.c b/src/XSndExEv.c
index e21f8f7..5c0775f 100644
--- a/src/XSndExEv.c
+++ b/src/XSndExEv.c
@@ -49,6 +49,9 @@ SOFTWARE.
* XSendExtensionEvent - send an extension event to a client.
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>