diff options
Diffstat (limited to 'src/state.cpp')
-rw-r--r-- | src/state.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.cpp b/src/state.cpp index deea1fa..e6900d3 100644 --- a/src/state.cpp +++ b/src/state.cpp | |||
@@ -35,7 +35,7 @@ THE SOFTWARE. | |||
35 | #include "state.h" | 35 | #include "state.h" |
36 | 36 | ||
37 | #include "intercopycontext.h" | 37 | #include "intercopycontext.h" |
38 | #include "lane.h" | 38 | #include "lane.hpp" |
39 | #include "lanes.hpp" | 39 | #include "lanes.hpp" |
40 | #include "tools.hpp" | 40 | #include "tools.hpp" |
41 | #include "universe.hpp" | 41 | #include "universe.hpp" |