summaryrefslogtreecommitdiff
path: root/src/i830_modes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830_modes.c')
-rw-r--r--src/i830_modes.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i830_modes.c b/src/i830_modes.c
index 587c2543..457b583e 100644
--- a/src/i830_modes.c
+++ b/src/i830_modes.c
@@ -34,6 +34,10 @@
* to support extended BIOS modes for the Intel chipsets
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "xf86.h"
#include "xf86_ansic.h"
#include "vbe.h"