]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Reorganize and cleanup build structure
[kdenlive] / src / renderer.h
index 0b28916c9b8174c265ef795cf80b276924031e15..45e140a1502a4de396c6482aad5a31f253a54bb8 100644 (file)
@@ -32,7 +32,8 @@
 #include "gentime.h"
 #include "definitions.h"
 #include "abstractmonitor.h"
-#include "mlt/framework/mlt_types.h"
+
+#include <mlt/framework/mlt_types.h>
 
 #include <kurl.h>
 
@@ -372,7 +373,6 @@ private slots:
     /** @brief Refreshes the monitor display. */
     void refresh();
     void slotOsdTimeout();
-    int connectPlaylist();
     /** @brief Process the clip info requests (in a separate thread). */
     void processFileProperties();