aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-03-16 21:18:46 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-03-16 21:18:46 +0000
commiteb2e66931a1f9be9e9a89a42da812f45d6d3509c (patch)
tree6e89f50bce30c0e31b98d9e43273941dcd1f198d
parent621f1810acff641e94c5903c6d8457f968a99310 (diff)
downloadqmmp-eb2e66931a1f9be9e9a89a42da812f45d6d3509c.tar.gz
qmmp-eb2e66931a1f9be9e9a89a42da812f45d6d3509c.tar.bz2
qmmp-eb2e66931a1f9be9e9a89a42da812f45d6d3509c.zip
fixed headers list
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1629 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 bada92b84..60119d446 100644
--- a/src/qmmp/CMakeLists.txt
+++ b/src/qmmp/CMakeLists.txt
@@ -60,6 +60,7 @@ SET(libqmmp_SRCS
SET(libqmmp_MOC_HDRS
visual.h
+ visualfactory.h
recycler.h
buffer.h
decoder.h
@@ -93,6 +94,7 @@ SET(libqmmp_MOC_HDRS
SET(libqmmp_DEVEL_HDRS
visual.h
+ visualfactory.h
recycler.h
buffer.h
decoder.h