From 8f122917f08f5e9d07c2bc4abe4f4c849c08f529 Mon Sep 17 00:00:00 2001 From: kergoth Date: Mon, 24 Mar 2003 19:56:05 +0000 Subject: Include calibrate.h regardless, as its no longer dependent on device ifdefs, and include qwsmouse_qws.h. --- 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 @@ -35,6 +35,7 @@ #include #include #include +#include #include #include @@ -43,9 +44,7 @@ #include #include -#if defined(QT_QWS_IPAQ) || defined(QT_QWS_SL5XXX) #include "../calibrate/calibrate.h" -#endif using namespace Opie; -- cgit v0.9.0.2