diff options
Diffstat (limited to 'mpeglib_artsplug')
-rw-r--r-- | mpeglib_artsplug/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mpeglib_artsplug/CMakeLists.txt b/mpeglib_artsplug/CMakeLists.txt index 61ad25d4..3a9fbd8c 100644 --- a/mpeglib_artsplug/CMakeLists.txt +++ b/mpeglib_artsplug/CMakeLists.txt @@ -18,6 +18,7 @@ include_directories( ${ARTSC_INCLUDE_DIRS} ${TQT_INCLUDE_DIRS} ${TDE_INCLUDE_DIR} + ${CDPARANOIA_INCLUDE_DIR} ) link_directories( |