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 5cce9a5..9f28f6a 100644 --- a/src/universe.cpp +++ b/src/universe.cpp | |||
@@ -34,7 +34,7 @@ THE SOFTWARE. | |||
34 | #include "deep.hpp" | 34 | #include "deep.hpp" |
35 | #include "intercopycontext.h" | 35 | #include "intercopycontext.h" |
36 | #include "keeper.hpp" | 36 | #include "keeper.hpp" |
37 | #include "lane.h" | 37 | #include "lane.hpp" |
38 | #include "state.h" | 38 | #include "state.h" |
39 | 39 | ||
40 | extern LUAG_FUNC(linda); | 40 | extern LUAG_FUNC(linda); |