aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 de6f7764a..c11bf4dbc 100644
--- a/src/qmmp/CMakeLists.txt
+++ b/src/qmmp/CMakeLists.txt
@@ -69,6 +69,7 @@ SET(libqmmp_SRCS
channelconverter.cpp
volume.cpp
dithering.cpp
+ visualbuffer.cpp
)
SET(libqmmp_HDRS
@@ -99,6 +100,7 @@ SET(libqmmp_HDRS
channelmap.h
channelconverter_p.h
dithering_p.h
+ visualbuffer_p.h
)
SET(libqmmp_DEVEL_HDRS