summaryrefslogtreecommitdiff
path: root/core/tools/quicklauncher/main.cpp
Side-by-side diff
Diffstat (limited to 'core/tools/quicklauncher/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/tools/quicklauncher/main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/tools/quicklauncher/main.cpp b/core/tools/quicklauncher/main.cpp
index 1d6774c..f3055cc 100644
--- a/core/tools/quicklauncher/main.cpp
+++ b/core/tools/quicklauncher/main.cpp
@@ -41,2 +41,4 @@
+using QuickPrivate::PluginLoader;
+
static QPEApplication *app = 0;
@@ -54,2 +56,3 @@ extern char **environ;
#include <stdarg.h>
+using namespace Opie::Ui;
void setproctitle (const char *fmt,...) {