summaryrefslogtreecommitdiff
path: root/Xprint/pcl/PclLine.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/pcl/PclLine.c')
-rw-r--r--Xprint/pcl/PclLine.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/pcl/PclLine.c b/Xprint/pcl/PclLine.c
index aa72e8ff0..f2b564df8 100644
--- a/Xprint/pcl/PclLine.c
+++ b/Xprint/pcl/PclLine.c
@@ -46,6 +46,10 @@ copyright holders.
*/
/* $XFree86: xc/programs/Xserver/Xprint/pcl/PclLine.c,v 1.6 1999/12/13 02:12:55 robin Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "Pcl.h"
#include "gcstruct.h"
#include "windowstr.h"