diff options
Diffstat (limited to 'mpeglib/example/tplay')
-rw-r--r-- | mpeglib/example/tplay/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mpeglib/example/tplay/CMakeLists.txt b/mpeglib/example/tplay/CMakeLists.txt index 06f25e99..eba94759 100644 --- a/mpeglib/example/tplay/CMakeLists.txt +++ b/mpeglib/example/tplay/CMakeLists.txt @@ -15,6 +15,7 @@ include_directories( ${CMAKE_BINARY_DIR} ${TQT_INCLUDE_DIRS} ${TDE_INCLUDE_DIR} + ${CDPARANOIA_INCLUDE_DIR} ) link_directories( |