src/group_cmd.cpp
changeset 8254 1496654ca5e7
parent 8253 eec832095805
child 8258 9fa31acb07bc
--- a/src/group_cmd.cpp	Sat Jan 12 13:36:22 2008 +0000
+++ b/src/group_cmd.cpp	Sat Jan 12 14:10:35 2008 +0000
@@ -5,7 +5,6 @@
 #include "stdafx.h"
 #include "openttd.h"
 #include "variables.h"
-#include "player.h"
 #include "table/strings.h"
 #include "command_func.h"
 #include "saveload.h"
@@ -22,6 +21,7 @@
 #include "autoreplace_base.h"
 #include "autoreplace_func.h"
 #include "string_func.h"
+#include "player_func.h"
 
 /**
  * Update the num engines of a groupID. Decrease the old one and increase the new one