From dd57c5798221419ab6ac20330462fe117631aad6 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 28 Jun 2006 14:06:54 +0000 Subject: Add eriktorbjorn's patch for DXA unification, with more changes svn-id: r23332 --- graphics/animation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/animation.h') 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 -- cgit v1.2.3