]> Dogcows Code - chaz/yoink/blobdiff - src/Hud.hh
further implementing runloop support
[chaz/yoink] / src / Hud.hh
index 1bb557633c6d73581d3d91b2336d7e5c2120cc8e..30c01363435a73becfe351528b1d07f0514fa0bb 100644 (file)
@@ -21,7 +21,6 @@
 #include <moof/math.hh>
 //#include <moof/rectangle.hh>
 #include <moof/sprite.hh>
-#include <moof/view.hh>
 
 #include "GameState.hh"
 
@@ -58,7 +57,7 @@ private:
 class Hud;
 typedef boost::shared_ptr<Hud> HudP;
 
-class Hud : public moof::view
+class Hud
 {
 public:
 
This page took 0.019448 seconds and 4 git commands to generate.