summaryrefslogtreecommitdiff
path: root/core/pim/osearch/resultitem.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/osearch/resultitem.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/osearch/resultitem.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/pim/osearch/resultitem.cpp b/core/pim/osearch/resultitem.cpp
index 2c1e95a..f051b12 100644
--- a/core/pim/osearch/resultitem.cpp
+++ b/core/pim/osearch/resultitem.cpp
@@ -9,16 +9,14 @@
//
// Copyright: See COPYING file that comes with this distribution
//
//
#include "resultitem.h"
-#include <qmessagebox.h>
-
-#include <opie/otodo.h>
+#include <qmessagebox.h>
ResultItem::ResultItem(OListViewItem* parent)
: OListViewItem(parent)
{
}