summaryrefslogtreecommitdiff
path: root/core/launcher/main.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/launcher/main.cpp b/core/launcher/main.cpp
index 64fb968..d11b6c5 100644
--- a/core/launcher/main.cpp
+++ b/core/launcher/main.cpp
@@ -37,2 +37,3 @@
#include <qwindowsystem_qws.h>
+#include <qwsmouse_qws.h>
#include <qpe/qcopenvelope_qws.h>
@@ -45,5 +46,3 @@
-#if defined(QT_QWS_IPAQ) || defined(QT_QWS_SL5XXX)
#include "../calibrate/calibrate.h"
-#endif