aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-12-07 08:12:25 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-12-07 08:12:25 +0000
commite075ed6f25e2a1e68c7f235f380ba842a236b7cc (patch)
tree01db2fb099ed7762ae9c419ad04f47f973422547 /src/plugins/General
parentc08ac018c4a5c9d74c272ded434e9c664dd2ff1a (diff)
downloadqmmp-e075ed6f25e2a1e68c7f235f380ba842a236b7cc.tar.gz
qmmp-e075ed6f25e2a1e68c7f235f380ba842a236b7cc.tar.bz2
qmmp-e075ed6f25e2a1e68c7f235f380ba842a236b7cc.zip
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1997 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
-rw-r--r--src/plugins/General/mpris/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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)