From 2c520373d93e6f5b7f2cf717842fa4e9b99c446f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Tue, 2 Jul 2019 00:51:23 +0200 Subject: HDB: Rename map-loader.* -> map.* --- engines/hdb/hdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/hdb/hdb.h') 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 -- cgit v1.2.3