summaryrefslogtreecommitdiff
path: root/afb/afbzerarc.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbzerarc.c')
-rw-r--r--afb/afbzerarc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbzerarc.c b/afb/afbzerarc.c
index 645ac8f4c..ef62238db 100644
--- a/afb/afbzerarc.c
+++ b/afb/afbzerarc.c
@@ -34,6 +34,10 @@ in this Software without prior written authorization from the X Consortium.
* The Computer Journal, November 1967, Volume 10, Number 3, pp. 282-289
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xprotostr.h>
#include "regionstr.h"