changed src so the libpg headers are now used
[physics.git] / src / effectManager.h
index f77e191..b649239 100644 (file)
@@ -18,7 +18,8 @@
 #ifndef EFFECTMANAGER_H
 #define EFFECTMANAGER_H
 
-#include "Vector2.h"
+#include <pg/Vector2.h>
+
 #include "Entities/PhysicsEntity.h"
 
 /// ***** Header Methods *****