summaryrefslogtreecommitdiff
path: root/Xprint/ps/PsGC.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/ps/PsGC.c')
-rw-r--r--Xprint/ps/PsGC.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/ps/PsGC.c b/Xprint/ps/PsGC.c
index c4984d075..56ff5cdae 100644
--- a/Xprint/ps/PsGC.c
+++ b/Xprint/ps/PsGC.c
@@ -74,6 +74,10 @@ in this Software without prior written authorization from The Open Group.
**
********************************************************************/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "Ps.h"
#include "gcstruct.h"
#include "pixmapstr.h"