diff options
author | glx <glx@openttd.org> | 2007-09-26 02:45:13 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2007-09-26 02:45:13 +0000 |
commit | 822b40a026172ba4fd8c5264c908ac42e51fa70b (patch) | |
tree | 9a55411c564ee8d02711c543a82be8026d55f4b1 /projects | |
parent | 94ab1747765c430f253c337b0fff6674430f57c3 (diff) | |
download | openttd-822b40a026172ba4fd8c5264c908ac42e51fa70b.tar.xz |
(svn r11166) -Fix (r11165): forgot one project file
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index e47fba85f..73e22e264 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -1005,10 +1005,10 @@ RelativePath=".\..\src\blitter\32bpp_base.hpp"> </File> <File - RelativePath=".\..\src\blitter\32bpp_optimized.hpp"> + RelativePath=".\..\src\blitter\32bpp_optimized.cpp"> </File> <File - RelativePath=".\..\src\blitter\32bpp_optimized.cpp"> + RelativePath=".\..\src\blitter\32bpp_optimized.hpp"> </File> <File RelativePath=".\..\src\blitter\32bpp_simple.cpp"> |