summaryrefslogtreecommitdiff
path: root/src/glx
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-11-24 14:08:58 -0700
committerBrian Paul <brian.paul@tungstengraphics.com>2008-11-24 14:08:58 -0700
commitdf6155fcff66034457b3165f5df0a61ccfc41314 (patch)
tree533a3edc14a84d654ce5dd1f2eb305a42a138991 /src/glx
parent868c607c1751fc3e6df1a8dc45e8b70e6bc315f6 (diff)
parentb730d0d3e9b202b17a0815cb820fc9905f35cb98 (diff)
Merge commit 'origin/master' into gallium-0.2
Conflicts: progs/glsl/Makefile
Diffstat (limited to 'src/glx')
-rw-r--r--src/glx/x11/single2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/single2.c b/src/glx/x11/single2.c
index b008c6996c..83a2505222 100644
--- a/src/glx/x11/single2.c
+++ b/src/glx/x11/single2.c
@@ -40,6 +40,7 @@
#ifdef USE_XCB
#include <xcb/xcb.h>
#include <xcb/glx.h>
+#include <X11/Xlib-xcb.h>
#endif /* USE_XCB */