summaryrefslogtreecommitdiff
path: root/Xprint/pcl/PclAttr.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/pcl/PclAttr.c')
-rw-r--r--Xprint/pcl/PclAttr.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/pcl/PclAttr.c b/Xprint/pcl/PclAttr.c
index 2612a821f..3cde053f1 100644
--- a/Xprint/pcl/PclAttr.c
+++ b/Xprint/pcl/PclAttr.c
@@ -45,6 +45,10 @@ dealings in this Software without prior written authorization from said
copyright holders.
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "Pcl.h"
#include "attributes.h"