summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xkbcomp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/xkbcomp.h b/xkbcomp.h
index cbb24f0..d57a7f6 100644
--- a/xkbcomp.h
+++ b/xkbcomp.h
@@ -31,6 +31,10 @@
#define DEBUG_VAR debugFlags
#endif
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <X11/Xlib.h>
#include <X11/XKBlib.h>