]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/fly.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / fly.c
index 747984ac23f48f3e304967069fbd251c92319593..2d459c581a917e429eba0152ef76bb93de361c81 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "player.h"
-#include "sect.h"
-#include "ship.h"
+#include "commands.h"
 #include "item.h"
-#include "plane.h"
-#include "xy.h"
-#include "nsc.h"
-#include "file.h"
-#include "nat.h"
 #include "path.h"
-#include "commands.h"
+#include "plane.h"
+#include "ship.h"
 
 int
 fly(void)