From 03580534cc6896edcddcb9a8e1e10b9bdaa819d5 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 17 Apr 2010 21:17:17 +0000 Subject: fixed headers git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1679 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/CMakeLists.txt | 1 + src/qmmpui/CMakeLists.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'src') diff --git a/src/qmmp/CMakeLists.txt b/src/qmmp/CMakeLists.txt index 90fb675bf..3e4df0bdd 100644 --- a/src/qmmp/CMakeLists.txt +++ b/src/qmmp/CMakeLists.txt @@ -95,6 +95,7 @@ SET(libqmmp_MOC_HDRS SET(libqmmp_DEVEL_HDRS visual.h + decoderfactory.h visualfactory.h recycler.h buffer.h diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 8e1180c13..78c9ac771 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -71,6 +71,7 @@ SET(libqmmpui_MOC_HDRS SET(libqmmpui_DEVEL_HDRS abstractplaylistitem.h generalfactory.h + general.h generalhandler.h playlistformat.h playlistparser.h -- cgit v1.2.3-13-gbd6f