From c093f4cce643e245ab2048e0782237744208eb9f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 16:13:40 -0700 Subject: Header cleanup --- src/map/path.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/map/path.cpp') diff --git a/src/map/path.cpp b/src/map/path.cpp index 5b7ea1f..e0e18b6 100644 --- a/src/map/path.cpp +++ b/src/map/path.cpp @@ -22,19 +22,20 @@ // along with this program. If not, see . #include +#include +#include #include "../compat/nullpo.hpp" -#include "../generic/random.hpp" +#include "../strings/literal.hpp" #include "../io/cxxstdio.hpp" -#include "battle.hpp" +#include "magic-interpreter.t.hpp" +#include "map.hpp" #include "../poison.hpp" -//#define PATH_STANDALONETEST - constexpr int MAX_HEAP = 150; struct tmp_path { -- cgit v1.2.3-70-g09d2