summaryrefslogtreecommitdiff
path: root/core/pim/today/main.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/today/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pim/today/main.cpp b/core/pim/today/main.cpp
index 156cd0f..d4ec3ce 100644
--- a/core/pim/today/main.cpp
+++ b/core/pim/today/main.cpp
@@ -13,12 +13,11 @@
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#include "today.h"
-#include <qpe/qpeapplication.h>
#include <opie/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<Today> )