From cba3909dfd64edb32632582a1f9cf787c249fbf6 Mon Sep 17 00:00:00 2001 From: Ori Avtalion Date: Wed, 13 Apr 2016 15:23:11 +0300 Subject: HUGO: Reduce header dependencies --- engines/hugo/dialogs.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'engines/hugo/dialogs.cpp') diff --git a/engines/hugo/dialogs.cpp b/engines/hugo/dialogs.cpp index 8b145b78d8..c741c6a837 100644 --- a/engines/hugo/dialogs.cpp +++ b/engines/hugo/dialogs.cpp @@ -26,7 +26,8 @@ #include "image/bmp.h" #include "hugo/hugo.h" -#include "hugo/display.h" +#include "hugo/dialogs.h" +#include "hugo/file.h" #include "hugo/parser.h" #include "hugo/schedule.h" #include "hugo/sound.h" -- cgit v1.2.3