From: Jean-Baptiste Mardelle Date: Mon, 14 May 2012 08:37:38 +0000 (+0200) Subject: Fix compilation with KDE < 4.5: X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=5f70ef320bacd61ef13e0bc3db98ddbf16c5bf65;p=kdenlive Fix compilation with KDE < 4.5: http://kdenlive.org/mantis/view.php?id=2603 --- diff --git a/src/mainwindow.h b/src/mainwindow.h index 04861cd0..79774c36 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -41,7 +41,6 @@ #include #include #include -#include #include "effectslist.h" #include "gentime.h"