diff options
Diffstat (limited to 'src/state.h')
-rw-r--r-- | src/state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.h b/src/state.h index ecf1ce8..7401fe9 100644 --- a/src/state.h +++ b/src/state.h | |||
@@ -1,6 +1,6 @@ | |||
1 | #pragma once | 1 | #pragma once |
2 | 2 | ||
3 | #include "debugspew.h" | 3 | #include "debugspew.hpp" |
4 | #include "macros_and_utils.hpp" | 4 | #include "macros_and_utils.hpp" |
5 | 5 | ||
6 | // forwards | 6 | // forwards |