summaryrefslogtreecommitdiff
path: root/src/r128_dga.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/r128_dga.c')
-rw-r--r--src/r128_dga.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/r128_dga.c b/src/r128_dga.c
index f0110b4..ec85480 100644
--- a/src/r128_dga.c
+++ b/src/r128_dga.c
@@ -5,6 +5,10 @@
* borrowing some code from the Chips and MGA drivers.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
/* Driver data structures */
#include "r128.h"
#include "r128_probe.h"