summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xisb.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xisb.c')
-rw-r--r--hw/xfree86/common/xisb.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/common/xisb.c b/hw/xfree86/common/xisb.c
index 33fedeb0f..4ffc3ede4 100644
--- a/hw/xfree86/common/xisb.c
+++ b/hw/xfree86/common/xisb.c
@@ -36,6 +36,10 @@
* Standard Headers
****************************************************************************/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifdef __UNIXOS2__
#define I_NEED_OS2_H
#endif