aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/actions.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/zvision/actions.h')
-rw-r--r--engines/zvision/actions.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/zvision/actions.h b/engines/zvision/actions.h
index 206b5e16b1..afa3e3a2ac 100644
--- a/engines/zvision/actions.h
+++ b/engines/zvision/actions.h
@@ -23,13 +23,10 @@
#ifndef ZVISION_ACTIONS_H
#define ZVISION_ACTIONS_H
-#include "common/scummsys.h"
+#include "common/str.h"
#include "audio/mixer.h"
-namespace Common {
-class String;
-}
namespace ZVision {