aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-12-01 01:25:19 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-12-01 01:25:19 -0500
commitccd51222e65cbc6faa409e4269bc5795bfd0f0ae (patch)
treeb9abddde61498db7383f1c3e9e81d0becfbc5aac /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parent04bc137fb30b82e699bc8ea5d84479f01ad6c6ca (diff)
updated live tv endpoints
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index ec0439c2c..a309d815c 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -110,7 +110,7 @@
<Compile Include="LiveTv\ILiveTvService.cs" />
<Compile Include="LiveTv\ProgramInfo.cs" />
<Compile Include="LiveTv\RecordingInfo.cs" />
- <Compile Include="LiveTv\RecurringTimerInfo.cs" />
+ <Compile Include="LiveTv\SeriesTimerInfo.cs" />
<Compile Include="LiveTv\TimerInfo.cs" />
<Compile Include="Localization\ILocalizationManager.cs" />
<Compile Include="Notifications\INotificationsRepository.cs" />