From 368c9fc8c62175a6c619d1d89d948567db306aa4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 8 Oct 2025 00:42:09 +0200 Subject: kodi: update to 22.0a1 --- package/kodi/patches/patch-xbmc_dbwrappers_dataset_h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/kodi/patches/patch-xbmc_dbwrappers_dataset_h (limited to 'package/kodi/patches/patch-xbmc_dbwrappers_dataset_h') diff --git a/package/kodi/patches/patch-xbmc_dbwrappers_dataset_h b/package/kodi/patches/patch-xbmc_dbwrappers_dataset_h new file mode 100644 index 000000000..f27f92975 --- /dev/null +++ b/package/kodi/patches/patch-xbmc_dbwrappers_dataset_h @@ -0,0 +1,10 @@ +--- xbmc-22.0a1-Piers.orig/xbmc/dbwrappers/dataset.h 2025-08-18 23:49:12.000000000 +0200 ++++ xbmc-22.0a1-Piers/xbmc/dbwrappers/dataset.h 2025-10-07 06:25:46.959580300 +0200 +@@ -14,6 +14,7 @@ + + #include "qry_dat.h" + ++#include + #include + #include + #include -- cgit v1.2.3