diff options
Diffstat (limited to 'src/universe.cpp')
-rw-r--r-- | src/universe.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/universe.cpp b/src/universe.cpp index 3f2878f..5cce9a5 100644 --- a/src/universe.cpp +++ b/src/universe.cpp | |||
@@ -29,7 +29,7 @@ THE SOFTWARE. | |||
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include "_pch.hpp" | 31 | #include "_pch.hpp" |
32 | #include "universe.h" | 32 | #include "universe.hpp" |
33 | 33 | ||
34 | #include "deep.hpp" | 34 | #include "deep.hpp" |
35 | #include "intercopycontext.h" | 35 | #include "intercopycontext.h" |