X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FUniverse.h;h=55b86f95122b3d51c2657ecce125bfcd6c20e865;hb=61c2d30a60d586cbe63885885c6a373c7713af1e;hp=740592690fb86935f68fccb92eaadd9527fcda1d;hpb=08d0e47634e1632c96ebe3308535a86f5e625b40;p=space.git diff --git a/src/world/Universe.h b/src/world/Universe.h index 7405926..55b86f9 100644 --- a/src/world/Universe.h +++ b/src/world/Universe.h @@ -2,7 +2,7 @@ #define SPACE_UNIVERSE_H_ #include "../entity/Entity.h" -#include "../math/Vector.h" +#include "../graphics/Vector.h" #include