diff --git a/command.c b/command.c --- a/command.c +++ b/command.c @@ -1,6 +1,7 @@ #include "stdafx.h" #include "openttd.h" #include "table/strings.h" +#include "functions.h" #include "map.h" #include "gui.h" #include "command.h"