From e075ed6f25e2a1e68c7f235f380ba842a236b7cc Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 7 Dec 2010 08:12:25 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1997 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/mpris/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins') diff --git a/src/plugins/General/mpris/CMakeLists.txt b/src/plugins/General/mpris/CMakeLists.txt index f2c9f6d5d..c9327ca6d 100644 --- a/src/plugins/General/mpris/CMakeLists.txt +++ b/src/plugins/General/mpris/CMakeLists.txt @@ -46,7 +46,7 @@ SET(libmpris_MOC_HDRS mpris1/playerobject.h mpris1/tracklistobject.h mpris2/root2object.h - mpris2/player2object.cpp + mpris2/player2object.h ) SET(libmpris_RCCS translations/translations.qrc) -- cgit v1.2.3-13-gbd6f