summaryrefslogtreecommitdiff
path: root/unichrome/via_vgahw.c
diff options
context:
space:
mode:
authorThomas Hellström <thomas@shipmail.org>2005-12-06 21:00:33 +0000
committerThomas Hellström <thomas@shipmail.org>2005-12-06 21:00:33 +0000
commit72c62d3466df1cbd348ac94952c71bda35448e8e (patch)
treefda5e37dd0ec49cd6c9c464c75fdafb3184dcb39 /unichrome/via_vgahw.c
parent9561f6150f26b85c36adb353fb6fc9b2162dfd58 (diff)
Adjust for modular build.
Diffstat (limited to 'unichrome/via_vgahw.c')
-rw-r--r--unichrome/via_vgahw.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/unichrome/via_vgahw.c b/unichrome/via_vgahw.c
index b1b79cb09b62..853b7f04d0a1 100644
--- a/unichrome/via_vgahw.c
+++ b/unichrome/via_vgahw.c
@@ -27,6 +27,11 @@
* It's a bit daft to provide this short stuff in a seperate file,
* but then again, we'd only complicate matters in already complicated files.
*/
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "xf86_ansic.h"
#include "compiler.h"
#include "xf86.h"