summaryrefslogtreecommitdiff
path: root/include/GL/xmesa_x.h
diff options
context:
space:
mode:
authorMichel Dänzer <michel@tungstengraphics.com>2007-05-22 13:56:30 +0200
committerMichel Dänzer <michel@tungstengraphics.com>2007-05-22 13:56:30 +0200
commit24d965fab52f790188e5de6e67e7387809b1f145 (patch)
treed3fd1020f427f14b39eb64bc248ab000ea701cfd /include/GL/xmesa_x.h
parent9e3e3883fa42ffee82e8e8ecbf75c153a2215acb (diff)
Fix xserver build after recent XMesa changes.
Only build tested.
Diffstat (limited to 'include/GL/xmesa_x.h')
-rw-r--r--include/GL/xmesa_x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GL/xmesa_x.h b/include/GL/xmesa_x.h
index 721d8b5107..865bab4313 100644
--- a/include/GL/xmesa_x.h
+++ b/include/GL/xmesa_x.h
@@ -66,6 +66,7 @@ typedef XColor XMesaColor;
#define XMesaDrawPoints XDrawPoints
#define XMesaDrawLine XDrawLine
#define XMesaFillRectangle XFillRectangle
+#define XMesaGetImage XGetImage
#define XMesaPutImage XPutImage
#define XMesaCopyArea XCopyArea