diff options
Diffstat (limited to 'projects/openttd_vs141.vcxproj')
-rw-r--r-- | projects/openttd_vs141.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs141.vcxproj b/projects/openttd_vs141.vcxproj index 8167bce6c..ec563572f 100644 --- a/projects/openttd_vs141.vcxproj +++ b/projects/openttd_vs141.vcxproj @@ -521,6 +521,7 @@ <ClInclude Include="..\src\group_gui.h" /> <ClInclude Include="..\src\group_type.h" /> <ClInclude Include="..\src\gui.h" /> + <ClInclude Include="..\src\guitimer_func.h" /> <ClInclude Include="..\src\heightmap.h" /> <ClInclude Include="..\src\highscore.h" /> <ClInclude Include="..\src\hotkeys.h" /> |