Bladeren bron

Fix build under AppleTV due to : kVLCRecentURLTitles contant missing

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Alessio Pollero 9 jaren geleden
bovenliggende
commit
aa76b1c3ff
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      Apple-TV/VLCTVConstants.h

+ 1 - 0
Apple-TV/VLCTVConstants.h

@@ -14,6 +14,7 @@
 #define kVLCVersionCodename @"All Along the Watchtower"
 
 #define kVLCRecentURLs @"recent-urls"
+#define kVLCRecentURLTitles @"recent-url-titles"
 #define kVLCStoreDropboxCredentials @"kVLCStoreDropboxCredentials"
 #define kVLCStoreOneDriveCredentials @"kVLCStoreOneDriveCredentials"
 #define kVLCStoreBoxCredentials @"kVLCStoreBoxCredentials"