summaryrefslogtreecommitdiff
path: root/GL/glx/render2swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'GL/glx/render2swap.c')
-rw-r--r--GL/glx/render2swap.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/GL/glx/render2swap.c b/GL/glx/render2swap.c
index 7c94b5268..64ba77e5a 100644
--- a/GL/glx/render2swap.c
+++ b/GL/glx/render2swap.c
@@ -35,6 +35,10 @@
*/
/* #define NEED_REPLIES */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "glxserver.h"
#include "unpack.h"
#include "g_disptab.h"