]> git.sesse.net Git - kdenlive/blobdiff - thumbnailer/CMakeLists.txt
Westley thumbnailer: reindent + cleanup useless includes
[kdenlive] / thumbnailer / CMakeLists.txt
index a56b83915407fa8c2955e0e26e9c536350adf948..64c6d1ae89aa64654a1fc544d44d5453913cea84 100644 (file)
@@ -1,6 +1,12 @@
 
 
 ########### next target ###############
+include_directories (
+    ${KDE4_INCLUDES}
+    ${CMAKE_SOURCE_DIR} 
+    ${CMAKE_BINARY_DIR} 
+)
+
 
 set(westleypreview_PART_SRCS westleypreview.cpp)