From 492c5c3c07a192b3a00e76f227e40d98459db1aa Mon Sep 17 00:00:00 2001 From: llornkcor Date: Wed, 22 May 2002 13:00:46 +0000 Subject: added #include custom-ipaq.h for ipaq builds for ipaq sounds --- (limited to 'core/launcher/desktop.cpp') diff --git a/core/launcher/desktop.cpp b/core/launcher/desktop.cpp index 85ba160..649862b 100644 --- a/core/launcher/desktop.cpp +++ b/core/launcher/desktop.cpp @@ -41,6 +41,9 @@ #ifdef QT_QWS_CUSTOM #include "qpe/custom.h" #endif +#if defined(QT_QWS_IPAQ) +#include "qpe/custom-ipaq.h" +#endif #include #include -- cgit v0.9.0.2