X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2Ffwd.h;h=6b3bf433f3ac05adca6c4d60b110b12837af6ee1;hb=ef2496b3cb7ce66b7f831278be66261834b732e5;hp=961890b3471981b6237744f42bd6c231bdc0900e;hpb=350055a7ff27c74882aff8a4d6af2014782f830b;p=l2e.git diff --git a/src/graphics/fwd.h b/src/graphics/fwd.h index 961890b..6b3bf43 100644 --- a/src/graphics/fwd.h +++ b/src/graphics/fwd.h @@ -1,10 +1,3 @@ -/* - * fwd.h - * - * Created on: Sep 29, 2012 - * Author: holy - */ - #ifndef GRAPHICS_FWD_H_ #define GRAPHICS_FWD_H_ @@ -13,6 +6,7 @@ namespace graphics { class Animation; class AnimationRunner; class Camera; +class CharSelect; class Color; class ColorFade; class ComplexAnimation;