summaryrefslogtreecommitdiff
path: root/hw/kdrive/linux/tslib.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/linux/tslib.c')
-rw-r--r--hw/kdrive/linux/tslib.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/kdrive/linux/tslib.c b/hw/kdrive/linux/tslib.c
index ae740c48f..e0731bf70 100644
--- a/hw/kdrive/linux/tslib.c
+++ b/hw/kdrive/linux/tslib.c
@@ -46,6 +46,9 @@
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#define NEED_EVENTS
#include <X11/X.h>
#include <X11/Xproto.h>