summaryrefslogtreecommitdiff
path: root/src/resources/db/mapdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/mapdb.h')
-rw-r--r--src/resources/db/mapdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/db/mapdb.h b/src/resources/db/mapdb.h
index a7629ba08..8e2bd6a2c 100644
--- a/src/resources/db/mapdb.h
+++ b/src/resources/db/mapdb.h
@@ -40,7 +40,7 @@ namespace MapDB
*/
void load();
- void loadRemap();
+ void loadRemapXmlFile(const std::string &fileName);
void loadInfo(const std::string &fileName);