diff options
Diffstat (limited to 'src/universe.cpp')
-rw-r--r-- | src/universe.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/universe.cpp b/src/universe.cpp index becffdd..a5c28f0 100644 --- a/src/universe.cpp +++ b/src/universe.cpp | |||
@@ -30,12 +30,9 @@ THE SOFTWARE. | |||
30 | 30 | ||
31 | #include "universe.h" | 31 | #include "universe.h" |
32 | 32 | ||
33 | #include "cancel.h" | ||
34 | #include "compat.h" | ||
35 | #include "deep.h" | 33 | #include "deep.h" |
36 | #include "keeper.h" | 34 | #include "keeper.h" |
37 | #include "lanes_private.h" | 35 | #include "lanes_private.h" |
38 | #include "tools.h" | ||
39 | 36 | ||
40 | // ################################################################################################# | 37 | // ################################################################################################# |
41 | 38 | ||