]> git.sesse.net Git - kdenlive/commitdiff
I need this include directive to compile on my system, and I have had reports from...
authorMads Bondo Dydensborg <mads@dydensborg.dk>
Wed, 17 Jun 2009 10:28:55 +0000 (10:28 +0000)
committerMads Bondo Dydensborg <mads@dydensborg.dk>
Wed, 17 Jun 2009 10:28:55 +0000 (10:28 +0000)
svn path=/trunk/kdenlive/; revision=3554

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} 
 )