diff options
Diffstat (limited to 'src/lane.cpp')
-rw-r--r-- | src/lane.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lane.cpp b/src/lane.cpp index 3a22a79..0456d98 100644 --- a/src/lane.cpp +++ b/src/lane.cpp | |||
@@ -29,7 +29,7 @@ THE SOFTWARE. | |||
29 | #include "debugspew.h" | 29 | #include "debugspew.h" |
30 | #include "intercopycontext.h" | 30 | #include "intercopycontext.h" |
31 | #include "threading.h" | 31 | #include "threading.h" |
32 | #include "tools.h" | 32 | #include "tools.hpp" |
33 | 33 | ||
34 | // ################################################################################################# | 34 | // ################################################################################################# |
35 | 35 | ||