-rw-r--r-- | core/launcher/firstuse.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/firstuse.cpp b/core/launcher/firstuse.cpp index 31b7923..2dc6a72 100644 --- a/core/launcher/firstuse.cpp +++ b/core/launcher/firstuse.cpp | |||
@@ -28,13 +28,13 @@ | |||
28 | #include "firstuse.h" | 28 | #include "firstuse.h" |
29 | #include "inputmethods.h" | 29 | #include "inputmethods.h" |
30 | #include "applauncher.h" | 30 | #include "applauncher.h" |
31 | #include "serverapp.h" | 31 | #include "serverapp.h" |
32 | #include <qtopia/custom.h> | 32 | #include <qtopia/custom.h> |
33 | #if defined(QPE_NEED_CALIBRATION) | 33 | #if defined(QPE_NEED_CALIBRATION) |
34 | #include "../settings/calibrate/calibrate.h" | 34 | #include "calibrate.h" |
35 | #endif | 35 | #endif |
36 | #include "documentlist.h" | 36 | #include "documentlist.h" |
37 | 37 | ||
38 | #include <qtopia/resource.h> | 38 | #include <qtopia/resource.h> |
39 | #include <qtopia/qcopenvelope_qws.h> | 39 | #include <qtopia/qcopenvelope_qws.h> |
40 | #include <qtopia/qpeapplication.h> | 40 | #include <qtopia/qpeapplication.h> |