aboutsummaryrefslogtreecommitdiff
path: root/src/lane.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lane.cpp')
-rw-r--r--src/lane.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lane.cpp b/src/lane.cpp
index b55b611..ea3edb0 100644
--- a/src/lane.cpp
+++ b/src/lane.cpp
@@ -23,7 +23,7 @@ THE SOFTWARE.
23 23
24=============================================================================== 24===============================================================================
25*/ 25*/
26 26#include "_pch.h"
27#include "lane.h" 27#include "lane.h"
28 28
29#include "debugspew.h" 29#include "debugspew.h"