aboutsummaryrefslogtreecommitdiff
path: root/engines/access/files.h
diff options
context:
space:
mode:
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