]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/move.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / common / move.c
index 06564b760bd2fa71d99ef943b7a73ed6c85832d8..01c8544275988110413004b4b57ec95753288f86 100644 (file)
 #include <config.h>
 
 #include "misc.h"
-#include "xy.h"
-#include "sect.h"
-#include "path.h"
 #include "nat.h"
-#include "common.h"
+#include "path.h"
+#include "sect.h"
+#include "xy.h"
 
 double
 sector_mcost(struct sctstr *sp, int mobtype)