changed src so the libpg headers are now used
[physics.git] / src / Entities / Entity.h
index 14242bc..e59f4fd 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef ENTITY_H
 #define ENTITY_H
 
-#include "Vector2.h"
+#include <pg/Vector2.h>
 
 
 /// ***** Header Class *****