diff --git a/projects/RPi/patches/kodi/kodi-001-isengard-rpb-backports.patch b/projects/RPi/patches/kodi/kodi-001-isengard-rpb-backports.patch index 4c670e9869..521019dd08 100644 --- a/projects/RPi/patches/kodi/kodi-001-isengard-rpb-backports.patch +++ b/projects/RPi/patches/kodi/kodi-001-isengard-rpb-backports.patch @@ -1059,6 +1059,16 @@ diff --git a/xbmc/cores/dvdplayer/DVDPlayerVideo.cpp b/xbmc/cores/dvdplayer/DVDP index 69dc501..5832c58 100644 --- a/xbmc/cores/dvdplayer/DVDPlayerVideo.cpp +++ b/xbmc/cores/dvdplayer/DVDPlayerVideo.cpp +@@ -81,6 +81,9 @@ + #endif + #include "DVDPlayerAudio.h" + ++#include "cores/dvdplayer/DVDMessage.h" ++#include "cores/dvdplayer/DVDDemuxers/DVDDemuxUtils.h" ++ + using namespace std; + using namespace PVR; + @@ -323,7 +323,8 @@ void CDVDPlayerVideo::Process() while (!m_bStop) diff --git a/projects/RPi2/patches/kodi/kodi-001-isengard-rpb-backports.patch b/projects/RPi2/patches/kodi/kodi-001-isengard-rpb-backports.patch index 4c670e9869..521019dd08 100644 --- a/projects/RPi2/patches/kodi/kodi-001-isengard-rpb-backports.patch +++ b/projects/RPi2/patches/kodi/kodi-001-isengard-rpb-backports.patch @@ -1059,6 +1059,16 @@ diff --git a/xbmc/cores/dvdplayer/DVDPlayerVideo.cpp b/xbmc/cores/dvdplayer/DVDP index 69dc501..5832c58 100644 --- a/xbmc/cores/dvdplayer/DVDPlayerVideo.cpp +++ b/xbmc/cores/dvdplayer/DVDPlayerVideo.cpp +@@ -81,6 +81,9 @@ + #endif + #include "DVDPlayerAudio.h" + ++#include "cores/dvdplayer/DVDMessage.h" ++#include "cores/dvdplayer/DVDDemuxers/DVDDemuxUtils.h" ++ + using namespace std; + using namespace PVR; + @@ -323,7 +323,8 @@ void CDVDPlayerVideo::Process() while (!m_bStop)