From bddbda6322eb69ad50dd2b7c7f520ad3b2366a5f Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 5 Aug 2009 10:25:41 +0200 Subject: Fix Include Imported commit from KDE svn. Thanks to mlaurent for this.. --- src/panelhistory.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/panelhistory.cpp') diff --git a/src/panelhistory.cpp b/src/panelhistory.cpp index 9d38fcc6..ec9cfd47 100644 --- a/src/panelhistory.cpp +++ b/src/panelhistory.cpp @@ -28,10 +28,8 @@ #include // KDE Includes -#include #include -#include - +#include PanelHistory::PanelHistory(QWidget *parent) : QWidget(parent) -- cgit v1.2.1