diff options
Diffstat (limited to 'xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/CMakeLists.txt')
| -rw-r--r-- | xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/CMakeLists.txt b/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/CMakeLists.txt index 44aaf05..8fa6e05 100644 --- a/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/CMakeLists.txt +++ b/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/CMakeLists.txt | |||
| @@ -1,9 +1,11 @@ | |||
| 1 | set(HEADERS AudioDecoder.h | 1 | set(HEADERS AudioDecoder.h |
| 2 | AudioEncoder.h | 2 | AudioEncoder.h |
| 3 | Game.h | ||
| 3 | ImageDecoder.h | 4 | ImageDecoder.h |
| 4 | Inputstream.h | 5 | Inputstream.h |
| 5 | Peripheral.h | 6 | Peripheral.h |
| 6 | PeripheralUtils.h | 7 | PeripheralUtils.h |
| 8 | PVR.h | ||
| 7 | Screensaver.h | 9 | Screensaver.h |
| 8 | VFS.h | 10 | VFS.h |
| 9 | VideoCodec.h | 11 | VideoCodec.h |
