aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-01-11 15:44:27 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-01-11 15:44:27 +0000
commit81d5c0c13a45cbf0f282e03cb72fae43aa77e4cf (patch)
tree518a3f8d66e5f811e829a43918637658777e04a0
parent66f4a9b45fef95d3c65fc86247dc73be8b56974d (diff)
downloadqmmp-81d5c0c13a45cbf0f282e03cb72fae43aa77e4cf.tar.gz
qmmp-81d5c0c13a45cbf0f282e03cb72fae43aa77e4cf.tar.bz2
qmmp-81d5c0c13a45cbf0f282e03cb72fae43aa77e4cf.zip
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5986 90c681e8-e032-0410-971d-27865f9a5e38
-rw-r--r--src/qmmp/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
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