summaryrefslogtreecommitdiff
path: root/cfb/cfbzerarc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfb/cfbzerarc.c')
-rw-r--r--cfb/cfbzerarc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfb/cfbzerarc.c b/cfb/cfbzerarc.c
index 358658afc..a9e0b2f9d 100644
--- a/cfb/cfbzerarc.c
+++ b/cfb/cfbzerarc.c
@@ -33,6 +33,10 @@ in this Software without prior written authorization from The Open Group.
* 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"