summaryrefslogtreecommitdiff
path: root/include/pixmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pixmap.h')
-rw-r--r--include/pixmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pixmap.h b/include/pixmap.h
index 014a11183..07b1849b6 100644
--- a/include/pixmap.h
+++ b/include/pixmap.h
@@ -113,7 +113,7 @@ extern _X_EXPORT PixmapPtr AllocatePixmap(
ScreenPtr /*pScreen*/,
int /*pixDataSize*/);
-extern _X_EXPORT void FreePixmap(
+extern _X_EXPORT void ReleasePixmap(
PixmapPtr /*pPixmap*/);
#endif /* PIXMAP_H */