diff --git a/srcpkgs/kodi-addon-pvr-hts/patches/gcc12.patch b/srcpkgs/kodi-addon-pvr-hts/patches/gcc12.patch new file mode 100644 index 00000000000..de6302f52e5 --- /dev/null +++ b/srcpkgs/kodi-addon-pvr-hts/patches/gcc12.patch @@ -0,0 +1,10 @@ +--- a/src/tvheadend/entity/Event.h ++++ b/src/tvheadend/entity/Event.h +@@ -13,6 +13,7 @@ + #include + #include + #include ++#include + + namespace tvheadend + {