summaryrefslogtreecommitdiff
path: root/Xprint/pcl/PclArc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/pcl/PclArc.c')
-rw-r--r--Xprint/pcl/PclArc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/pcl/PclArc.c b/Xprint/pcl/PclArc.c
index af32eb619..d675e1699 100644
--- a/Xprint/pcl/PclArc.c
+++ b/Xprint/pcl/PclArc.c
@@ -47,6 +47,10 @@ copyright holders.
/* $XFree86: xc/programs/Xserver/Xprint/pcl/PclArc.c,v 1.4 1999/12/13 02:12:53 robin Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <stdio.h>
#include <math.h>
#include <errno.h>