summaryrefslogtreecommitdiff
path: root/Xprint/raster/RasterAttVal.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/raster/RasterAttVal.c')
-rw-r--r--Xprint/raster/RasterAttVal.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/raster/RasterAttVal.c b/Xprint/raster/RasterAttVal.c
index 811ac65ca..3bba176d1 100644
--- a/Xprint/raster/RasterAttVal.c
+++ b/Xprint/raster/RasterAttVal.c
@@ -32,6 +32,10 @@ copyright holders.
*/
/* $XFree86: xc/programs/Xserver/Xprint/raster/RasterAttVal.c,v 1.3 2001/10/31 22:50:29 tsi Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <stdio.h>
#include <X11/X.h>
#include <X11/misc.h>