]> git.localhorst.tv Git - space.git/blobdiff - src/graphics/Moveable.h
move to SDL2
[space.git] / src / graphics / Moveable.h
index 71f590919678d72f654c23f04e95b8525a5982ca..7627283ffedb958d2ba9acbd0b588314af7ebc3b 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef SPACE_MOVEABLE_H_
 #define SPACE_MOVEABLE_H_
 
-#include "../math/Vector.h"
+#include "Vector.h"
 
 
 namespace space {