summaryrefslogtreecommitdiff
path: root/hw/xquartz/xpr/dri.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xquartz/xpr/dri.h')
-rw-r--r--hw/xquartz/xpr/dri.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xquartz/xpr/dri.h b/hw/xquartz/xpr/dri.h
index 8717a5186..70cb8b6d6 100644
--- a/hw/xquartz/xpr/dri.h
+++ b/hw/xquartz/xpr/dri.h
@@ -99,7 +99,7 @@ DRIDestroySurface(ScreenPtr pScreen, Drawable id, DrawablePtr pDrawable,
void *data), void *notify_data);
extern Bool
-DRIDrawablePrivDelete(pointer pResource, XID id);
+DRIDrawablePrivDelete(void *pResource, XID id);
extern DRIWrappedFuncsRec *
DRIGetWrappedFuncs(ScreenPtr pScreen);