summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_load_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_load_cache.h')
-rw-r--r--recordmydesktop/src/rmd_load_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/rmd_load_cache.h b/recordmydesktop/src/rmd_load_cache.h
index 055c720..917f31f 100644
--- a/recordmydesktop/src/rmd_load_cache.h
+++ b/recordmydesktop/src/rmd_load_cache.h
@@ -36,7 +36,7 @@
* \param pdata ProgData struct containing all program data
*
*/
-void *LoadCache(ProgData *pdata);
+void *rmdLoadCache(ProgData *pdata);
#endif
© All Rights Reserved