summaryrefslogtreecommitdiff
path: root/src/map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.cpp')
-rw-r--r--src/map.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map.cpp b/src/map.cpp
index c8fc3612..1efca5d7 100644
--- a/src/map.cpp
+++ b/src/map.cpp
@@ -29,7 +29,7 @@
#ifdef WIN32
#include <windows.h>
#else
-#include "./Net/win2linux.h"
+#include "./src/net/win2linux.h"
#endif
MAP map;