From c3d0f49538a441069d42944b52b73bd7d1c5952b Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 24 Jul 2019 12:01:00 +0200 Subject: HDB: Reduce header dependency --- engines/hdb/gfx.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/hdb/gfx.cpp') diff --git a/engines/hdb/gfx.cpp b/engines/hdb/gfx.cpp index 873ca723f0..5bb557fa74 100644 --- a/engines/hdb/gfx.cpp +++ b/engines/hdb/gfx.cpp @@ -21,6 +21,7 @@ */ #include "hdb/hdb.h" +#include "hdb/gfx.h" #include "hdb/mpc.h" namespace HDB { -- cgit v1.2.3