summaryrefslogtreecommitdiff
path: root/miext/rootless/accel/rlCopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'miext/rootless/accel/rlCopy.c')
-rw-r--r--miext/rootless/accel/rlCopy.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/miext/rootless/accel/rlCopy.c b/miext/rootless/accel/rlCopy.c
index 46bca34f9..ccea7fbd3 100644
--- a/miext/rootless/accel/rlCopy.c
+++ b/miext/rootless/accel/rlCopy.c
@@ -24,6 +24,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbcopy.c,v 1.12 2001/07/16 05:04:05 keithp Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "fb.h"
#include "rlAccel.h"