diff options
Diffstat (limited to 'engines/zvision')
-rw-r--r-- | engines/zvision/control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/zvision/control.h b/engines/zvision/control.h index df01544bfc..1f59478b4c 100644 --- a/engines/zvision/control.h +++ b/engines/zvision/control.h @@ -23,7 +23,7 @@ #ifndef ZVISION_CONTROL_H #define ZVISION_CONTROL_H -#include "common/scummsys.h" +#include "common/types.h" namespace ZVision { |