aboutsummaryrefslogtreecommitdiff
path: root/graphics/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/animation.h')
-rw-r--r--graphics/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/animation.h b/graphics/animation.h
index 1ee6a12879..1b429ea27d 100644
--- a/graphics/animation.h
+++ b/graphics/animation.h
@@ -24,6 +24,7 @@
#define GRAPHICS_ANIMATION_H
#include "common/scummsys.h"
+
#include "sound/mixer.h"
namespace Audio {
@@ -156,7 +157,6 @@ protected:
#endif
};
-
} // End of namespace Graphics
#endif