diff options
author | Max Horn | 2009-03-08 08:17:18 +0000 |
---|---|---|
committer | Max Horn | 2009-03-08 08:17:18 +0000 |
commit | 7cf72e8a177b0cbc1c7f9c9e838cf8596ab9e849 (patch) | |
tree | fba4dcfb3f56f969ddb435e1a2fcbd7a1939f840 /dists/msvc8 | |
parent | 877629cb2e9c24622cd03d9e3433ab37c7207902 (diff) | |
download | scummvm-rg350-7cf72e8a177b0cbc1c7f9c9e838cf8596ab9e849.tar.gz scummvm-rg350-7cf72e8a177b0cbc1c7f9c9e838cf8596ab9e849.tar.bz2 scummvm-rg350-7cf72e8a177b0cbc1c7f9c9e838cf8596ab9e849.zip |
SCI: Renamed vocab.cpp to vocabulary.cpp, to match the name of the header file
svn-id: r39213
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/sci.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/msvc8/sci.vcproj b/dists/msvc8/sci.vcproj index 87a6dde0c9..c085fb1fe8 100644 --- a/dists/msvc8/sci.vcproj +++ b/dists/msvc8/sci.vcproj @@ -502,7 +502,7 @@ > </File> <File - RelativePath="..\..\engines\sci\scicore\vocab.cpp" + RelativePath="..\..\engines\sci\scicore\vocabulary.cpp" > </File> <File |