diff options
Diffstat (limited to 'src/deep.cpp')
-rw-r--r-- | src/deep.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/deep.cpp b/src/deep.cpp index 10d5fd5..9d5b839 100644 --- a/src/deep.cpp +++ b/src/deep.cpp | |||
@@ -34,7 +34,7 @@ THE SOFTWARE. | |||
34 | #include "_pch.hpp" | 34 | #include "_pch.hpp" |
35 | #include "deep.hpp" | 35 | #include "deep.hpp" |
36 | 36 | ||
37 | #include "tools.h" | 37 | #include "tools.hpp" |
38 | 38 | ||
39 | /*-- Metatable copying --*/ | 39 | /*-- Metatable copying --*/ |
40 | 40 | ||