]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/rout.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / rout.c
index 6d05b6f8650d40bdc40f0e65d7c1f8d87e20dd4c..57a0db07b162949af841f8aaf1f2d0d70362d9fb 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "player.h"
-#include "xy.h"
-#include "nat.h"
-#include "nsc.h"
-#include "sect.h"
+#include "commands.h"
 #include "item.h"
-#include "path.h"
-#include "file.h"
 #include "map.h"
-#include "commands.h"
 #include "optlist.h"
+#include "path.h"
 
 int
 rout(void)