summaryrefslogtreecommitdiff
path: root/GL/glx/glxutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'GL/glx/glxutil.c')
-rw-r--r--GL/glx/glxutil.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/GL/glx/glxutil.c b/GL/glx/glxutil.c
index 4512aa5e9..03bc19f63 100644
--- a/GL/glx/glxutil.c
+++ b/GL/glx/glxutil.c
@@ -36,6 +36,10 @@
#define NEED_REPLIES
#define FONT_PCF
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "glxserver.h"
#include <GL/glxtokens.h>
#include <unpack.h>