diff options
Diffstat (limited to 'engines/zvision/rlf_animation.h')
-rw-r--r-- | engines/zvision/rlf_animation.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/zvision/rlf_animation.h b/engines/zvision/rlf_animation.h index 53247eb4ab..fe5b0d68b4 100644 --- a/engines/zvision/rlf_animation.h +++ b/engines/zvision/rlf_animation.h @@ -23,9 +23,8 @@ #ifndef ZVISION_RLF_ANIMATION_H #define ZVISION_RLF_ANIMATION_H -#include "common/types.h" - #include "common/file.h" + #include "graphics/surface.h" |