From eb2e66931a1f9be9e9a89a42da812f45d6d3509c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 16 Mar 2010 21:18:46 +0000 Subject: fixed headers list git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1629 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 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 -- cgit v1.2.3-13-gbd6f