libXBMC_codec.h removed and changed to libXBMC_pvr.h also fix compile fault after last request

This commit is contained in:
Alwin Esch
2017-04-29 10:30:13 +02:00
committed by Julian Scheel
parent e9f0d6bf76
commit 2a63777b6d
6 changed files with 41 additions and 41 deletions

View File

@@ -28,7 +28,7 @@
#define __func__ __FUNCTION__
#endif
extern ADDON::CHelper_libXBMC_addon *kodi;
extern ADDON::CHelper_libXBMC_addon *libKodi;
extern CHelper_libXBMC_pvr *pvr;
/* IP or hostname of the octonet to be connected to */