]> git.localhorst.tv Git - space.git/blobdiff - src/world/Universe.h
fix Resource include
[space.git] / src / world / Universe.h
index 5b3fccaf51dd896535ab35b232caec2b83615e45..807c1cd18fe16444f214abe749afcf601ac587ea 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef SPACE_UNIVERSE_H_
 #define SPACE_UNIVERSE_H_
 
+#include "Resource.h"
 #include "../entity/Ship.h"
 #include "../graphics/Vector.h"