summaryrefslogtreecommitdiff
path: root/afb/afbpolypnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbpolypnt.c')
-rw-r--r--afb/afbpolypnt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbpolypnt.c b/afb/afbpolypnt.c
index 8ae40e091..4e9fa0310 100644
--- a/afb/afbpolypnt.c
+++ b/afb/afbpolypnt.c
@@ -49,6 +49,10 @@ SOFTWARE.
******************************************************************/
/* $XConsortium: afbpolypnt.c,v 5.6 94/04/17 20:28:30 dpw Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xprotostr.h>
#include "pixmapstr.h"