summaryrefslogtreecommitdiff
path: root/fb/fbfill.c
diff options
context:
space:
mode:
Diffstat (limited to 'fb/fbfill.c')
-rw-r--r--fb/fbfill.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fbfill.c b/fb/fbfill.c
index 5ab7019ad..3c4959959 100644
--- a/fb/fbfill.c
+++ b/fb/fbfill.c
@@ -23,6 +23,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbfill.c,v 1.5 2003/01/29 00:43:33 torrey Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "fb.h"
#include "fbmmx.h"