X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FUniverse.h;h=807c1cd18fe16444f214abe749afcf601ac587ea;hb=758c644d7d32c2abe88269fcba99e142990f1411;hp=5b3fccaf51dd896535ab35b232caec2b83615e45;hpb=7bf949b332c410c6909fe80d9fc0ba2200f4ef19;p=space.git diff --git a/src/world/Universe.h b/src/world/Universe.h index 5b3fcca..807c1cd 100644 --- a/src/world/Universe.h +++ b/src/world/Universe.h @@ -1,6 +1,7 @@ #ifndef SPACE_UNIVERSE_H_ #define SPACE_UNIVERSE_H_ +#include "Resource.h" #include "../entity/Ship.h" #include "../graphics/Vector.h"