summaryrefslogtreecommitdiff
path: root/src/map/path.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/path.hpp')
-rw-r--r--src/map/path.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/path.hpp b/src/map/path.hpp
index 8dace6f..4b5b3d8 100644
--- a/src/map/path.hpp
+++ b/src/map/path.hpp
@@ -1,7 +1,7 @@
#ifndef PATH_HPP
#define PATH_HPP
-#include "map.hpp"
+# include "map.hpp"
int path_search(struct walkpath_data *, map_local *, int, int, int, int, int);