Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 882555d53f3d4963b864d270e8a6a8ad > files > 1

cantata-0.9.2-1.fc18.src.rpm

diff -up cantata-0.9.1/support/CMakeLists.txt.fix_build cantata-0.9.1/support/CMakeLists.txt
--- cantata-0.9.1/support/CMakeLists.txt.fix_build	2012-12-14 03:02:45.000000000 -0600
+++ cantata-0.9.1/support/CMakeLists.txt	2013-01-05 16:16:54.241518163 -0600
@@ -21,6 +21,7 @@ if (NOT WIN32)
 endif (NOT WIN32)
 
 if (ENABLE_KDE_SUPPORT )
+    include_directories( ${KDE4_INCLUDES} )
     macro_ensure_version("4.7.0" ${KDE_VERSION} KDE_VERSION_47)
     if (NOT KDE_VERSION_47)
         SET( SUPPORT_SRCS ${SUPPORT_SRCS} kmessagewidget.cpp )