X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FHud.hh;h=30c01363435a73becfe351528b1d07f0514fa0bb;hb=6c9943707d4f33035830eba0587a61a34eaecbc2;hp=1bb557633c6d73581d3d91b2336d7e5c2120cc8e;hpb=382626aad0a683ed8642a6a807eea743db45f7f8;p=chaz%2Fyoink diff --git a/src/Hud.hh b/src/Hud.hh index 1bb5576..30c0136 100644 --- a/src/Hud.hh +++ b/src/Hud.hh @@ -21,7 +21,6 @@ #include //#include #include -#include #include "GameState.hh" @@ -58,7 +57,7 @@ private: class Hud; typedef boost::shared_ptr HudP; -class Hud : public moof::view +class Hud { public: