diff options
author | taxigps <taxigps@svn> | 2010-07-29 15:10:30 +0000 |
---|---|---|
committer | taxigps <taxigps@svn> | 2010-07-29 15:10:30 +0000 |
commit | 650c26889a02d295d977285715c13a87b9006676 (patch) | |
tree | b15c24cff1bca1904cef94acb3702ac7990be2c9 /project/VS2008Express/XBMC.vcproj | |
parent | 20bc60aa0d19adbc045a2e9a9b3b3335d2513a93 (diff) |
changed: regular class name
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32295 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project/VS2008Express/XBMC.vcproj')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 3560e1906d..f837150beb 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -1387,11 +1387,11 @@ > </File> <File - RelativePath="..\..\xbmc\cores\dvdplayer\DVDSubtitles\SamiTagConvertor.cpp" + RelativePath="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleTagSami.cpp" > </File> <File - RelativePath="..\..\xbmc\cores\dvdplayer\DVDSubtitles\SamiTagConvertor.h" + RelativePath="..\..\xbmc\cores\dvdplayer\DVDSubtitles\DVDSubtitleTagSami.h" > </File> </Filter> |