]> git.localhorst.tv Git - space.git/blobdiff - src/space.cpp
some cleanup
[space.git] / src / space.cpp
index 606cc6113a3e21647f66b93dc78ad9a61215e0b4..5cd6bd7f363681680296e24f1c392550fa112f42 100644 (file)
@@ -1,9 +1,6 @@
 #include "app/Application.h"
 #include "sdl/InitSDL.h"
 #include "sdl/InitScreen.h"
-#include "world/Resource.h"
-#include "world/Sector.h"
-#include "world/Universe.h"
 
 using namespace space;