summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/apps/oxygen/main.cpp b/noncore/apps/oxygen/main.cpp
index ac992aa..276b90d 100644
--- a/noncore/apps/oxygen/main.cpp
+++ b/noncore/apps/oxygen/main.cpp
@@ -6,19 +6,18 @@
email : cniehaus@handhelds.org
**************************************************************************/
/***************************************************************************
* *
* 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 <opie2/oapplicationfactory.h>
-#include <qpe/qpeapplication.h>
-#include <opie/oapplicationfactory.h>
#include "oxygen.h"
OPIE_EXPORT_APP( OApplicationFactory<Oxygen> )