diff --git a/industry_cmd.c b/industry_cmd.c --- a/industry_cmd.c +++ b/industry_cmd.c @@ -2,7 +2,7 @@ #include "stdafx.h" #include "openttd.h" -#include "clear.h" +#include "clear_map.h" #include "table/strings.h" #include "table/sprites.h" #include "functions.h"