summaryrefslogtreecommitdiff
path: root/hw/xfree86/shadowfb/sfbmodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/shadowfb/sfbmodule.c')
-rw-r--r--hw/xfree86/shadowfb/sfbmodule.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/shadowfb/sfbmodule.c b/hw/xfree86/shadowfb/sfbmodule.c
index 6793c8f95..663f587c4 100644
--- a/hw/xfree86/shadowfb/sfbmodule.c
+++ b/hw/xfree86/shadowfb/sfbmodule.c
@@ -1,6 +1,10 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/shadowfb/sfbmodule.c,v 1.1 1999/01/31 12:38:06 dawes Exp $ */
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifdef XFree86LOADER
#include "xf86Module.h"