From a0817b0b5a68844c86f59898f6dddc4bd9cc06a9 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 24 Jul 2019 12:47:13 +0200 Subject: HDB: Reduce header dependency --- 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 aeaf0221a6..82d028b026 100644 --- a/engines/hdb/hdb.h +++ b/engines/hdb/hdb.h @@ -46,6 +46,7 @@ class FileMan; class Gfx; class Input; class LuaScript; +class Map; class Menu; class Tile; class Picture; @@ -73,7 +74,6 @@ enum { #include "hdb/ai.h" #include "hdb/ai-player.h" -#include "hdb/map.h" #include "hdb/sound.h" #include "hdb/window.h" -- cgit v1.2.3