diff options
Diffstat (limited to 'xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/CMakeLists.txt')
| -rw-r--r-- | xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/CMakeLists.txt b/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/CMakeLists.txt index 4edd034..b5d0382 100644 --- a/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/CMakeLists.txt +++ b/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/CMakeLists.txt | |||
| @@ -2,10 +2,12 @@ set(HEADERS audio_decoder.h | |||
| 2 | audio_encoder.h | 2 | audio_encoder.h |
| 3 | game.h | 3 | game.h |
| 4 | image_decoder.h | 4 | image_decoder.h |
| 5 | inputstream.h | ||
| 5 | peripheral.h | 6 | peripheral.h |
| 6 | pvr.h | 7 | pvr.h |
| 7 | screensaver.h | 8 | screensaver.h |
| 8 | vfs.h | 9 | vfs.h |
| 10 | video_codec.h | ||
| 9 | visualization.h) | 11 | visualization.h) |
| 10 | 12 | ||
| 11 | if(NOT ENABLE_STATIC_LIBS) | 13 | if(NOT ENABLE_STATIC_LIBS) |
