aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm')
-rw-r--r--engines/scumm/he/resource_he.cpp1
-rw-r--r--engines/scumm/he/script_v60he.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/engines/scumm/he/resource_he.cpp b/engines/scumm/he/resource_he.cpp
index a26d6fb72e..d7cd672a52 100644
--- a/engines/scumm/he/resource_he.cpp
+++ b/engines/scumm/he/resource_he.cpp
@@ -34,6 +34,7 @@
#include "sound/wave.h"
#include "graphics/cursorman.h"
+#include "common/archive.h"
#include "common/stream.h"
#include "common/system.h"
diff --git a/engines/scumm/he/script_v60he.cpp b/engines/scumm/he/script_v60he.cpp
index afe9f6b70b..1e9581f9c2 100644
--- a/engines/scumm/he/script_v60he.cpp
+++ b/engines/scumm/he/script_v60he.cpp
@@ -23,6 +23,7 @@
*
*/
+#include "common/archive.h"
#include "common/savefile.h"
#include "scumm/actor.h"