diff options
Diffstat (limited to 'src/tools.cpp')
-rw-r--r-- | src/tools.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools.cpp b/src/tools.cpp index 80a9f0b..35a46e9 100644 --- a/src/tools.cpp +++ b/src/tools.cpp | |||
@@ -33,7 +33,7 @@ THE SOFTWARE. | |||
33 | */ | 33 | */ |
34 | #include "_pch.hpp" | 34 | #include "_pch.hpp" |
35 | 35 | ||
36 | #include "tools.h" | 36 | #include "tools.hpp" |
37 | 37 | ||
38 | #include "debugspew.h" | 38 | #include "debugspew.h" |
39 | #include "universe.h" | 39 | #include "universe.h" |