summaryrefslogtreecommitdiff
path: root/core/pim/osearch/main.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/osearch/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/osearch/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pim/osearch/main.cpp b/core/pim/osearch/main.cpp
index 9a03818..e0a2de3 100644
--- a/core/pim/osearch/main.cpp
+++ b/core/pim/osearch/main.cpp
@@ -1,7 +1,6 @@
#include "mainwindow.h"
-#include <qpe/qpeapplication.h>
#include <opie/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<MainWindow> )