summaryrefslogtreecommitdiff
path: root/core/tools/quicklauncher/dropins.h
Side-by-side diff
Diffstat (limited to 'core/tools/quicklauncher/dropins.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/tools/quicklauncher/dropins.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/core/tools/quicklauncher/dropins.h b/core/tools/quicklauncher/dropins.h
index 3e2b5fd..7acace9 100644
--- a/core/tools/quicklauncher/dropins.h
+++ b/core/tools/quicklauncher/dropins.h
@@ -5,12 +5,12 @@
#include <qtopia/applicationinterface.h>
#include <qtopia/resource.h>
-#include <opie/owait.h>
+#include <opie2/owait.h>
#include <qmetaobject.h>
#include <qmap.h>
-namespace Opie {
+namespace QuickPrivate {
struct PluginLoader {
PluginLoader( const char* ) {
@@ -66,5 +66,3 @@ namespace Opie {
}
-/* small hack ;) */
-using namespace Opie;