]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/res_pop.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / common / res_pop.c
index bef7ccbecf370ca34853a05fb174b23c62aaee68..9e8c0a1725d7c31096821dfc49e00866cdecff6a 100644 (file)
 
 #include <config.h>
 
+#include "item.h"
 #include "misc.h"
-#include "sect.h"
 #include "nat.h"
-#include "item.h"
-#include "xy.h"
 #include "optlist.h"
-#include "common.h"
+#include "prototypes.h"
+#include "sect.h"
+#include "xy.h"
 
 int
 max_population(float research, int desig, int eff)