summaryrefslogtreecommitdiff
path: root/core/launcher/main.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/main.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/launcher/main.cpp b/core/launcher/main.cpp
index 988e432..bf06e75 100644
--- a/core/launcher/main.cpp
+++ b/core/launcher/main.cpp
@@ -29,3 +29,4 @@
#include "firstuse.h"
-#include "launcherglobal.h"
+
+#include <opie2/oglobal.h>
@@ -35,3 +36,3 @@
//#include <qtopia/custom.h>
-#include <qtopia/global.h>
+
@@ -66,3 +67,3 @@
#include <qmessagebox.h>
-#include <opie/odevice.h>
+#include <opie2/odevice.h>
@@ -73,3 +74,3 @@ static void cleanup()
{
- QDir dir( Opie::Global::tempDir(), "qcop-msg-*" );
+ QDir dir( OGlobal::tempDirPath(), "qcop-msg-*" );