summaryrefslogtreecommitdiff
path: root/core/apps/oapp
authorchicken <chicken>2004-03-01 16:53:58 (UTC)
committer chicken <chicken>2004-03-01 16:53:58 (UTC)
commit8de0eea414192d758746a5f3950b9765e9709bf9 (patch) (side-by-side diff)
tree75f7c619ba161f395c058691af152226992d20a7 /core/apps/oapp
parent49615014f281a58bd9bde5543692ffddab052755 (diff)
downloadopie-8de0eea414192d758746a5f3950b9765e9709bf9.zip
opie-8de0eea414192d758746a5f3950b9765e9709bf9.tar.gz
opie-8de0eea414192d758746a5f3950b9765e9709bf9.tar.bz2
fix includes
Diffstat (limited to 'core/apps/oapp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/oapp/oappplugin.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/apps/oapp/oappplugin.cpp b/core/apps/oapp/oappplugin.cpp
index 934594f..82cc59b 100644
--- a/core/apps/oapp/oappplugin.cpp
+++ b/core/apps/oapp/oappplugin.cpp
@@ -1,8 +1,5 @@
-#include "oappinterface.h"
#include "oappplugin.h"
-#include <qlist.h>
#include <qwidget.h>
-#include <qpe/quuid.h>
OAppPlugin::OAppPlugin(OAppPos pos)
{