diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-07-04 10:57:08 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-07-04 10:57:08 +0000 |
| commit | a2a708b1f453cc077c4cba0486d9f469970a5904 (patch) | |
| tree | c3eca457c687807cf91d11189e52bb2d42e1a0d2 /src/qmmpui/CMakeLists.txt | |
| parent | bf50c34409b455a764d4c7dbcb70d65f6ec3b35c (diff) | |
| download | qmmp-a2a708b1f453cc077c4cba0486d9f469970a5904.tar.gz qmmp-a2a708b1f453cc077c4cba0486d9f469970a5904.tar.bz2 qmmp-a2a708b1f453cc077c4cba0486d9f469970a5904.zip | |
fixed build regression
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3541 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/CMakeLists.txt')
| -rw-r--r-- | src/qmmpui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 1dbdc954b..1e9be7151 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -91,7 +91,7 @@ SET(libqmmpui_MOC_HDRS radioitemdelegate_p.h playlistdownloader.h addurldialog_p.h - tagupdater_p.cpp + tagupdater_p.h ) SET(libqmmpui_DEVEL_HDRS |
