summaryrefslogtreecommitdiff
path: root/afb/afbline.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbline.c')
-rw-r--r--afb/afbline.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/afb/afbline.c b/afb/afbline.c
index 6d59ee3b6..255ea21c1 100644
--- a/afb/afbline.c
+++ b/afb/afbline.c
@@ -48,6 +48,10 @@ SOFTWARE.
******************************************************************/
/* $XConsortium: afbline.c,v 5.18 94/04/17 20:28:26 dpw Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include "gcstruct.h"