renamed libpg to libbear
[physics.git] / src / Entities / WindParticle.h
index d50fbe7..560e660 100644 (file)
 #ifndef WINDPARTICLE_H
 #define WINDPARTICLE_H
 
+#include <bear/Vector2.h>
+using namespace bear;
+
 #include "Point.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****