diff -r a7352de83a2b -r f382f1b439c7 misc_cmd.c --- a/misc_cmd.c Sun Feb 06 11:23:41 2005 +0000 +++ b/misc_cmd.c Sun Feb 06 13:41:02 2005 +0000 @@ -1,6 +1,7 @@ #include "stdafx.h" #include "ttd.h" +#include "string.h" #include "table/strings.h" #include "command.h" #include "player.h"