summaryrefslogtreecommitdiff
path: root/hw/xfree86/vgahw/vgaHWmodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/vgahw/vgaHWmodule.c')
-rw-r--r--hw/xfree86/vgahw/vgaHWmodule.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/vgahw/vgaHWmodule.c b/hw/xfree86/vgahw/vgaHWmodule.c
index d6044bbb7..9f5a5a9c2 100644
--- a/hw/xfree86/vgahw/vgaHWmodule.c
+++ b/hw/xfree86/vgahw/vgaHWmodule.c
@@ -4,6 +4,10 @@
* Copyright 1998 by The XFree86 Project, Inc
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifdef XFree86LOADER
#include "xf86Module.h"