X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FHud.hh;h=905d6e16b8cb6d184450ae44aad1f46fa6330cb2;hb=2b36c1e20e90f7a1e97740673adc697c40ce367e;hp=05882ed0121f439250925846594991335bb13cad;hpb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;p=chaz%2Fyoink 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;