From 81d5c0c13a45cbf0f282e03cb72fae43aa77e4cf Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 11 Jan 2016 15:44:27 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5986 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/qmmp/CMakeLists.txt b/src/qmmp/CMakeLists.txt index 9b45af1c8..0945faa8b 100644 --- a/src/qmmp/CMakeLists.txt +++ b/src/qmmp/CMakeLists.txt @@ -61,6 +61,7 @@ SET(libqmmp_SRCS channelmap.cpp channelconverter.cpp volume.cpp + dithering.cpp ) SET(libqmmp_HDRS @@ -90,6 +91,7 @@ SET(libqmmp_HDRS output.h channelmap.h channelconverter_p.h + dithering_p.h ) SET(libqmmp_DEVEL_HDRS -- cgit v1.2.3-13-gbd6f