diff options
Diffstat (limited to 'mpeglib/lib/decoder')
-rw-r--r-- | mpeglib/lib/decoder/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mpeglib/lib/decoder/CMakeLists.txt b/mpeglib/lib/decoder/CMakeLists.txt index eb1371a9..a77ff51d 100644 --- a/mpeglib/lib/decoder/CMakeLists.txt +++ b/mpeglib/lib/decoder/CMakeLists.txt @@ -13,6 +13,7 @@ include_directories( ${CMAKE_BINARY_DIR} ${TQT_INCLUDE_DIRS} ${TDE_INCLUDE_DIR} + ${CDPARANOIA_INCLUDE_DIR} ) link_directories( |