aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/covermanager
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-11-15 13:06:09 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-11-15 13:06:09 +0000
commit4fccb10025463491b66e1d171dc81c8a85c32920 (patch)
tree1492b1c1824e15384e109bcffd0aee795b237b0f /src/plugins/General/covermanager
parent2312f6dc4f494c63930fe9770c24bef045b24e9a (diff)
downloadqmmp-4fccb10025463491b66e1d171dc81c8a85c32920.tar.gz
qmmp-4fccb10025463491b66e1d171dc81c8a85c32920.tar.bz2
qmmp-4fccb10025463491b66e1d171dc81c8a85c32920.zip
fixed out-of-source build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1377 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/covermanager')
-rw-r--r--src/plugins/General/covermanager/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/covermanager/CMakeLists.txt b/src/plugins/General/covermanager/CMakeLists.txt
index f7196353a..1b32f03c2 100644
--- a/src/plugins/General/covermanager/CMakeLists.txt
+++ b/src/plugins/General/covermanager/CMakeLists.txt
@@ -21,6 +21,7 @@ ADD_DEFINITIONS(-DQT_SHARED)
ADD_DEFINITIONS(-DQT_THREAD)
include_directories(${CMAKE_CURRENT_BINARY_DIR})
+include_directories(${CMAKE_CURRENT_SOURCE_DIR})
# libqmmpui
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../../../)