diff options
-rw-r--r-- | libre/kodi/libre.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/kodi/libre.patch b/libre/kodi/libre.patch index 0487e5d88..6170efa08 100644 --- a/libre/kodi/libre.patch +++ b/libre/kodi/libre.patch @@ -392,7 +392,8 @@ index 5d7763365..6946a6e56 100644 TestFile.cpp TestFileFactory.cpp - TestRarFile.cpp - TestZipFile.cpp) + TestZipFile.cpp + TestZipManager.cpp) core_add_test_library(filesystem_test) diff --git a/xbmc/filesystem/test/Makefile b/xbmc/filesystem/test/Makefile |