added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / Effects / Effect.h
index bdf8eb8..15c7766 100644 (file)
@@ -18,7 +18,8 @@
 #ifndef EFFECT_H
 #define EFFECT_H
 
-#include "Vector2.h"
+#include <pg/Vector2.h>
+using namespace pg;
 
 
 // Mutual headers ...