summaryrefslogtreecommitdiff
path: root/afb/afbclip.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbclip.c')
-rw-r--r--afb/afbclip.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbclip.c b/afb/afbclip.c
index 2d4385806..ea7413233 100644
--- a/afb/afbclip.c
+++ b/afb/afbclip.c
@@ -48,6 +48,10 @@ SOFTWARE.
******************************************************************/
/* $XConsortium: afbclip.c,v 5.6 94/04/17 20:28:19 dpw Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include "regionstr.h"
#include "pixmapstr.h"