renamed libpg to libbear
[physics.git] / src / Effects / Screen.h
index 8ed0091..82bcb7e 100644 (file)
 #ifndef SCREEN_H
 #define SCREEN_H
 
+#include <bear/Vector2.h>
+using namespace bear;
+
 #include "Effect.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****