summaryrefslogtreecommitdiff
path: root/src/XChgKMap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XChgKMap.c')
-rw-r--r--src/XChgKMap.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/XChgKMap.c b/src/XChgKMap.c
index e88b71d..df301cb 100644
--- a/src/XChgKMap.c
+++ b/src/XChgKMap.c
@@ -50,6 +50,10 @@ SOFTWARE.
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>
#include <X11/Xlibint.h>