]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/pathfinder.cpp
Move ServerEnvironment to dedicated cpp/header files
[dragonfireclient.git] / src / pathfinder.cpp
index 073670c6d9bc33a17913a305fdc32a7cf4b1eba4..84aa9252c10503ba0c9ff2160e72de7ef970eb21 100644 (file)
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 /******************************************************************************/
 
 #include "pathfinder.h"
-#include "environment.h"
+#include "serverenvironment.h"
 #include "gamedef.h"
 #include "nodedef.h"
 #include "map.h"