diff options
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r-- | projects/openttd_vs100.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 841c6280e..0ce351cf2 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -740,6 +740,7 @@ <ClInclude Include="..\src\widgets\highscore_widget.h" /> <ClInclude Include="..\src\widgets\industry_widget.h" /> <ClInclude Include="..\src\widgets\intro_widget.h" /> + <ClInclude Include="..\src\widgets\link_graph_legend_widget.h" /> <ClInclude Include="..\src\widgets\main_widget.h" /> <ClInclude Include="..\src\widgets\misc_widget.h" /> <ClInclude Include="..\src\widgets\music_widget.h" /> |