X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FHud.hh;fp=src%2FHud.hh;h=905d6e16b8cb6d184450ae44aad1f46fa6330cb2;hp=05882ed0121f439250925846594991335bb13cad;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/Hud.hh b/src/Hud.hh index 05882ed..905d6e1 100644 --- a/src/Hud.hh +++ b/src/Hud.hh @@ -10,11 +10,6 @@ #ifndef _HUD_HH_ #define _HUD_HH_ -/** - * @file Hud.hh - * Heads-up Display - */ - #include #include //#include @@ -23,6 +18,12 @@ #include "GameState.hh" +/** + * \file Hud.hh + * Heads-up Display + */ + + // forward declarations class rectangle;