]> git.sesse.net Git - kdenlive/blobdiff - thumbnailer/CMakeLists.txt
I need this include directive to compile on my system, and I have had reports from...
[kdenlive] / thumbnailer / CMakeLists.txt
index a4030c11b497069f0d25357f27b0e393c3af5322..9d43c4dd05074ba30aeb82d27d54de4398e74ca2 100644 (file)
@@ -4,6 +4,7 @@
 include_directories (
     ${KDE4_INCLUDES}
     ${LIBMLT_INCLUDE_DIR}
+    ${LIBMLTPLUS_INCLUDE_DIR}
     ${CMAKE_SOURCE_DIR} 
     ${CMAKE_BINARY_DIR} 
 )