diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-12-07 08:12:25 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-12-07 08:12:25 +0000 |
| commit | e075ed6f25e2a1e68c7f235f380ba842a236b7cc (patch) | |
| tree | 01db2fb099ed7762ae9c419ad04f47f973422547 /src/plugins | |
| parent | c08ac018c4a5c9d74c272ded434e9c664dd2ff1a (diff) | |
| download | qmmp-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')
| -rw-r--r-- | src/plugins/General/mpris/CMakeLists.txt | 2 |
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) |
