Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 70aa80f93bbee726dbe490ea4011bb90 > files > 2

calligra-2.4.0-1.2.mga1.src.rpm

--- calligra/tools/koabstraction/CMakeLists.txt.koabstraction	2011-02-12 18:07:52.000000000 +0200
+++ calligra/tools/koabstraction/CMakeLists.txt	2011-02-13 05:00:26.354717921 +0200
@@ -1,6 +1,10 @@
 #add_subdirectory( tests )
 
-include_directories( ${KOABSTRACTION_INCLUDES})
+include_directories( ${KOABSTRACTION_INCLUDES}
+    ${QT_INCLUDES}
+    ${FLAKE_INCLUDES}
+    ${KOPAGEAPP_INCLUDES}
+    ${KOMAIN_INCLUDES})
 
 ########### next target ###############