aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/hdb.h
diff options
context:
space:
mode:
authorEugene Sandulenko2019-07-02 00:51:23 +0200
committerEugene Sandulenko2019-09-03 17:17:07 +0200
commit2c520373d93e6f5b7f2cf717842fa4e9b99c446f (patch)
treebd86b5dc7e0293eb3a52e81489fd1d58f64fd865 /engines/hdb/hdb.h
parentd55370ac82768b2f733aab4e723bda08cb36bb44 (diff)
downloadscummvm-rg350-2c520373d93e6f5b7f2cf717842fa4e9b99c446f.tar.gz
scummvm-rg350-2c520373d93e6f5b7f2cf717842fa4e9b99c446f.tar.bz2
scummvm-rg350-2c520373d93e6f5b7f2cf717842fa4e9b99c446f.zip
HDB: Rename map-loader.* -> map.*
Diffstat (limited to 'engines/hdb/hdb.h')
-rw-r--r--engines/hdb/hdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hdb/hdb.h b/engines/hdb/hdb.h
index 6628848f22..d3e983b8b8 100644
--- a/engines/hdb/hdb.h
+++ b/engines/hdb/hdb.h
@@ -44,7 +44,7 @@
#include "hdb/file-manager.h"
#include "hdb/input.h"
#include "hdb/lua-script.h"
-#include "hdb/map-loader.h"
+#include "hdb/map.h"
#include "hdb/window.h"
#define MAX_SNDCACHE_MEM 0x400000 // 4Mb of sounds in memory