src/group_cmd.cpp
changeset 8214 971f861d5543
parent 8212 cf3fce5c7464
child 8237 6f925c9cf836
--- a/src/group_cmd.cpp	Mon Jan 07 14:02:26 2008 +0000
+++ b/src/group_cmd.cpp	Mon Jan 07 14:23:25 2008 +0000
@@ -13,7 +13,6 @@
 #include "group.h"
 #include "train.h"
 #include "aircraft.h"
-#include "string.h"
 #include "vehicle_gui.h"
 #include "misc/autoptr.hpp"
 #include "strings_func.h"
@@ -22,6 +21,7 @@
 #include "vehicle_func.h"
 #include "autoreplace_base.h"
 #include "autoreplace_func.h"
+#include "string_func.h"
 
 /**
  * Update the num engines of a groupID. Decrease the old one and increase the new one