summaryrefslogtreecommitdiff
path: root/hw/xfree86/xf4bpp/vgamodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/xf4bpp/vgamodule.c')
-rw-r--r--hw/xfree86/xf4bpp/vgamodule.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/xf4bpp/vgamodule.c b/hw/xfree86/xf4bpp/vgamodule.c
index 828989dd5..932a856c2 100644
--- a/hw/xfree86/xf4bpp/vgamodule.c
+++ b/hw/xfree86/xf4bpp/vgamodule.c
@@ -25,6 +25,10 @@
* XFree86 Project.
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifdef XFree86LOADER
#include "xf86Module.h"