From 685f380c622178ec8dea189ae94e1a4513f3c9f3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 13 Apr 2011 19:34:10 +0300 Subject: Fix warnings in clang compilation. --- src/simpleanimation.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/simpleanimation.h') diff --git a/src/simpleanimation.h b/src/simpleanimation.h index 796b77946..572a7704c 100644 --- a/src/simpleanimation.h +++ b/src/simpleanimation.h @@ -26,10 +26,11 @@ #include "utils/xml.h" class Animation; -class Frame; class Graphics; class Image; +struct Frame; + /** * This class is a leightweight alternative to the AnimatedSprite class. * It hosts a looping animation without actions and directions. -- cgit v1.2.3-60-g2f50