summaryrefslogtreecommitdiff
path: root/hw/xfree86/vgahw/vgaHW.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/vgahw/vgaHW.h')
-rw-r--r--hw/xfree86/vgahw/vgaHW.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/vgahw/vgaHW.h b/hw/xfree86/vgahw/vgaHW.h
index 14dbb4be3..568d45093 100644
--- a/hw/xfree86/vgahw/vgaHW.h
+++ b/hw/xfree86/vgahw/vgaHW.h
@@ -11,6 +11,10 @@
* Author: Dirk Hohndel
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifndef _VGAHW_H
#define _VGAHW_H