aboutsummaryrefslogtreecommitdiff
path: root/engines/access/files.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-08-27 22:34:50 -0400
committerPaul Gilbert2014-08-27 22:34:50 -0400
commit3bbec487a53243464030fe1946f833971d6e14c0 (patch)
tree784075ca6cb7a2ab0a42d806419ed74a35fdee1b /engines/access/files.h
parent35923890ccb26d958d33c6c472a1b16659718392 (diff)
downloadscummvm-rg350-3bbec487a53243464030fe1946f833971d6e14c0.tar.gz
scummvm-rg350-3bbec487a53243464030fe1946f833971d6e14c0.tar.bz2
scummvm-rg350-3bbec487a53243464030fe1946f833971d6e14c0.zip
ACCESS: Fixes for memory leaks
Diffstat (limited to 'engines/access/files.h')
-rw-r--r--engines/access/files.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/files.h b/engines/access/files.h
index 457cb81f86..0a934de8aa 100644
--- a/engines/access/files.h
+++ b/engines/access/files.h
@@ -101,7 +101,7 @@ public:
/**
* Check the existence of a given file
*/
- bool FileManager::existFile(const Common::String &filename);
+ bool existFile(const Common::String &filename);
/**
* Load a given subfile from a container file