summaryrefslogtreecommitdiff
path: root/cfb/cfb.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfb/cfb.h')
-rw-r--r--cfb/cfb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cfb/cfb.h b/cfb/cfb.h
index b74a82f08..e80a427ec 100644
--- a/cfb/cfb.h
+++ b/cfb/cfb.h
@@ -738,7 +738,8 @@ extern PixmapPtr cfbCreatePixmap(
ScreenPtr /*pScreen*/,
int /*width*/,
int /*height*/,
- int /*depth*/
+ int /*depth*/,
+ unsigned /*usage_hint*/
);
extern Bool cfbDestroyPixmap(