summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86Opt.h')
-rw-r--r--hw/xfree86/common/xf86Opt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/common/xf86Opt.h b/hw/xfree86/common/xf86Opt.h
index 718732353..d207ec0a9 100644
--- a/hw/xfree86/common/xf86Opt.h
+++ b/hw/xfree86/common/xf86Opt.h
@@ -29,6 +29,10 @@
/* Option handling things that ModuleSetup procs can use */
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifndef _XF86_OPT_H_
#define _XF86_OPT_H_