diff --git a/src/smallmap_gui.h b/src/smallmap_gui.h --- a/src/smallmap_gui.h +++ b/src/smallmap_gui.h @@ -15,5 +15,6 @@ void BuildIndustriesLegend(); void ShowSmallMap(); void BuildLandLegend(); +void BuildOwnerLegend(); #endif /* SMALLMAP_GUI_H */