diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 87922546d..782c1e08d 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -756,10 +756,6 @@ > </File> <File - RelativePath=".\..\src\airport_movement.h" - > - </File> - <File RelativePath=".\..\src\animated_tile_func.h" > </File> @@ -2172,6 +2168,10 @@ Name="Tables" > <File + RelativePath=".\..\src\table\airport_movement.h" + > + </File> + <File RelativePath=".\..\src\table\animcursors.h" > </File> |