summaryrefslogtreecommitdiff
path: root/src/mga_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mga_driver.c')
-rw-r--r--src/mga_driver.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mga_driver.c b/src/mga_driver.c
index 65a7721..711bb21 100644
--- a/src/mga_driver.c
+++ b/src/mga_driver.c
@@ -47,6 +47,9 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v 1.244tsi Exp $ */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
/* All drivers should typically include these */
#include "xf86.h"