summaryrefslogtreecommitdiff
path: root/afb/afbsetsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbsetsp.c')
-rw-r--r--afb/afbsetsp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbsetsp.c b/afb/afbsetsp.c
index 6aeb3c603..f039cd9f0 100644
--- a/afb/afbsetsp.c
+++ b/afb/afbsetsp.c
@@ -49,6 +49,10 @@ SOFTWARE.
******************************************************************/
/* $XConsortium: afbsetsp.c,v 5.8 94/04/17 20:28:34 dpw Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xmd.h>