summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_cache_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_cache_frame.h')
-rw-r--r--recordmydesktop/src/rmd_cache_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/rmd_cache_frame.h b/recordmydesktop/src/rmd_cache_frame.h
index 347c50d..9361e35 100644
--- a/recordmydesktop/src/rmd_cache_frame.h
+++ b/recordmydesktop/src/rmd_cache_frame.h
@@ -37,7 +37,7 @@
* \param pdata ProgData struct containing all program data
*
*/
-void *CacheImageBuffer(ProgData *pdata);
+void *rmdCacheImageBuffer(ProgData *pdata);
#endif
© All Rights Reserved