summaryrefslogtreecommitdiff
path: root/core/launcher/applauncher.h
Side-by-side diff
Diffstat (limited to 'core/launcher/applauncher.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/applauncher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/applauncher.h b/core/launcher/applauncher.h
index 6a1e416..4fd5491 100644
--- a/core/launcher/applauncher.h
+++ b/core/launcher/applauncher.h
@@ -18,13 +18,13 @@
**
**********************************************************************/
#ifndef APP_LAUNCHER_H
#define APP_LAUNCHER_H
-#include <qtopia/qpeglobal.h>
+#include <qtopia/global.h>
#include <qobject.h>
#include <qmap.h>
#ifdef Q_OS_WIN32
#include <qtopia/qprocess.h>
#include <qlist.h>
#endif