summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/extmod/xf86miscproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/dixmods/extmod/xf86miscproc.h')
-rw-r--r--hw/xfree86/dixmods/extmod/xf86miscproc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/dixmods/extmod/xf86miscproc.h b/hw/xfree86/dixmods/extmod/xf86miscproc.h
index 3dab4277a..87a251767 100644
--- a/hw/xfree86/dixmods/extmod/xf86miscproc.h
+++ b/hw/xfree86/dixmods/extmod/xf86miscproc.h
@@ -2,6 +2,10 @@
/* Prototypes for Pointer/Keyboard functions that the DDX must provide */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifndef _XF86MISCPROC_H_
#define _XF86MISCPROC_H_