summaryrefslogtreecommitdiff
path: root/src/pathfinder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathfinder.cpp')
-rw-r--r--src/pathfinder.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/pathfinder.cpp b/src/pathfinder.cpp
index 84aa9252c..b240ec21f 100644
--- a/src/pathfinder.cpp
+++ b/src/pathfinder.cpp
@@ -24,12 +24,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "pathfinder.h"
#include "serverenvironment.h"
-#include "gamedef.h"
+#include "server.h"
#include "nodedef.h"
-#include "map.h"
-#include "log.h"
-#include "irr_aabb3d.h"
-#include "util/basic_macros.h"
//#define PATHFINDER_DEBUG
//#define PATHFINDER_CALC_TIME