summaryrefslogtreecommitdiff
path: root/core/apps/textedit/main.cpp
Side-by-side diff
Diffstat (limited to 'core/apps/textedit/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/apps/textedit/main.cpp b/core/apps/textedit/main.cpp
index edab73d..9aee47b 100644
--- a/core/apps/textedit/main.cpp
+++ b/core/apps/textedit/main.cpp
@@ -20,7 +20,6 @@
#include "textedit.h"
-#include <qpe/qpeapplication.h>
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<TextEdit> )