aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/animation/rlf_animation.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2014-12-03 01:12:35 +0200
committerFilippos Karapetis2014-12-03 01:12:35 +0200
commit2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7 (patch)
tree3b79568bbd20a9cc2d9e2f3c81d387b1ac541e38 /engines/zvision/animation/rlf_animation.cpp
parent7976a34bbfbece2686712d80b1efa3612cb2b441 (diff)
downloadscummvm-rg350-2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7.tar.gz
scummvm-rg350-2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7.tar.bz2
scummvm-rg350-2a4a6df5f2ae89132fd93d26b03599b6cc5c5fb7.zip
ZVISION: Remove superfluous spacing and reorder some includes
Diffstat (limited to 'engines/zvision/animation/rlf_animation.cpp')
-rw-r--r--engines/zvision/animation/rlf_animation.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/zvision/animation/rlf_animation.cpp b/engines/zvision/animation/rlf_animation.cpp
index 5972bdb3ef..d9b8fa3894 100644
--- a/engines/zvision/animation/rlf_animation.cpp
+++ b/engines/zvision/animation/rlf_animation.cpp
@@ -32,7 +32,6 @@
#include "graphics/colormasks.h"
-
namespace ZVision {
RlfAnimation::RlfAnimation(const Common::String &fileName, bool stream)