mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2025-03-01 10:53:09 +00:00
change header include to start with "kodi/"
This needed for reworked header checks by Kodi's addon build system.
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "libXBMC_addon.h"
|
||||
#include "libXBMC_pvr.h"
|
||||
#include "kodi/libXBMC_addon.h"
|
||||
#include "kodi/libXBMC_pvr.h"
|
||||
|
||||
#ifndef __func__
|
||||
#define __func__ __FUNCTION__
|
||||
|
||||
Reference in New Issue
Block a user