-rw-r--r-- | core/launcher/launcher.cpp | 2 | ||||
-rw-r--r-- | core/launcher/launcher.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/launcher.cpp b/core/launcher/launcher.cpp index 1a52f69..a0f04f1 100644 --- a/core/launcher/launcher.cpp +++ b/core/launcher/launcher.cpp | |||
@@ -25,3 +25,3 @@ | |||
25 | 25 | ||
26 | #include <opie/oconfig.h> | 26 | #include <qpe/config.h> |
27 | #include <qpe/qcopenvelope_qws.h> | 27 | #include <qpe/qcopenvelope_qws.h> |
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index f94f338..c77da50 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -111,3 +111,3 @@ TARGET = qpe | |||
111 | 111 | ||
112 | LIBS += -lqpe -lcrypt -lopie | 112 | LIBS += -lqpe -lcrypt |
113 | 113 | ||