summaryrefslogtreecommitdiff
path: root/hw/xfree86/ramdac/xf86RamDacMod.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/ramdac/xf86RamDacMod.c')
-rw-r--r--hw/xfree86/ramdac/xf86RamDacMod.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/ramdac/xf86RamDacMod.c b/hw/xfree86/ramdac/xf86RamDacMod.c
index 0fe5ce6aa..d87defc16 100644
--- a/hw/xfree86/ramdac/xf86RamDacMod.c
+++ b/hw/xfree86/ramdac/xf86RamDacMod.c
@@ -25,6 +25,10 @@
*/
/* $XFree86: xc/programs/Xserver/hw/xfree86/ramdac/xf86RamDacMod.c,v 1.5 1999/01/17 10:54:13 dawes Exp $ */
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include "xf86Module.h"