From 4d083b618dab11f3f2e6f54c149592de2fc16562 Mon Sep 17 00:00:00 2001 From: LukePulverenti Date: Sat, 16 Mar 2013 01:52:33 -0400 Subject: restored request logging --- MediaBrowser.Api/Library/LibraryStructureService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MediaBrowser.Api/Library/LibraryStructureService.cs') diff --git a/MediaBrowser.Api/Library/LibraryStructureService.cs b/MediaBrowser.Api/Library/LibraryStructureService.cs index 0ae73ed45..072e37e68 100644 --- a/MediaBrowser.Api/Library/LibraryStructureService.cs +++ b/MediaBrowser.Api/Library/LibraryStructureService.cs @@ -129,7 +129,7 @@ namespace MediaBrowser.Api.Library /// /// Class LibraryStructureService /// - public class LibraryStructureService : BaseRestService + public class LibraryStructureService : BaseApiService { /// /// The _app paths -- cgit v1.2.3