-rw-r--r-- | core/launcher/inputmethods.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/launcher/inputmethods.cpp b/core/launcher/inputmethods.cpp index cef16bf..a0e8939 100644 --- a/core/launcher/inputmethods.cpp +++ b/core/launcher/inputmethods.cpp | |||
@@ -24,6 +24,7 @@ | |||
24 | /* OPIE */ | 24 | /* OPIE */ |
25 | #include <opie2/odebug.h> | 25 | #include <opie2/odebug.h> |
26 | #include <qtopia/config.h> | 26 | #include <qpe/config.h> |
27 | #include <qtopia/qpeapplication.h> | 27 | #include <qpe/global.h> |
28 | #include <qpe/qpeapplication.h> | ||
28 | using namespace Opie::Core; | 29 | using namespace Opie::Core; |
29 | 30 | ||