summaryrefslogtreecommitdiff
path: root/fb/fbimage.c
diff options
context:
space:
mode:
Diffstat (limited to 'fb/fbimage.c')
-rw-r--r--fb/fbimage.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fbimage.c b/fb/fbimage.c
index 171993a0a..96bd8cf95 100644
--- a/fb/fbimage.c
+++ b/fb/fbimage.c
@@ -23,6 +23,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbimage.c,v 1.7 2001/05/29 04:54:09 keithp Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "fb.h"
#ifdef XFree86LOADER
#include "xf86.h"