changed src so the libpg headers are now used
[physics.git] / src / graphics / graphics.h
index aa87e1b..94a2d5c 100644 (file)
@@ -18,7 +18,8 @@
 #ifndef GRAPHICS_H
 #define GRAPHICS_H
 
-#include "Vector2.h"
+#include <pg/Vector2.h>
+
 #include <vector>