X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2Ffwd.h;h=6b3bf433f3ac05adca6c4d60b110b12837af6ee1;hb=9666839d0ca6c794d28226a007870c82ef4ddb20;hp=961890b3471981b6237744f42bd6c231bdc0900e;hpb=816bc61d7e14ffcb3846eadd41bd86de9174e36f;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;