diff options
Diffstat (limited to 'src/tools.cpp')
-rw-r--r-- | src/tools.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools.cpp b/src/tools.cpp index a70fdc9..eff865c 100644 --- a/src/tools.cpp +++ b/src/tools.cpp | |||
@@ -34,6 +34,7 @@ THE SOFTWARE. | |||
34 | 34 | ||
35 | #include "tools.h" | 35 | #include "tools.h" |
36 | 36 | ||
37 | #include "debugspew.h" | ||
37 | #include "universe.h" | 38 | #include "universe.h" |
38 | 39 | ||
39 | DEBUGSPEW_CODE(char const* const DebugSpewIndentScope::debugspew_indent = "----+----!----+----!----+----!----+----!----+----!----+----!----+----!----+"); | 40 | DEBUGSPEW_CODE(char const* const DebugSpewIndentScope::debugspew_indent = "----+----!----+----!----+----!----+----!----+----!----+----!----+----!----+"); |