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