From e4d3c7c1aab2b54262aafdd655edbc78d21d5ac5 Mon Sep 17 00:00:00 2001 From: sandman Date: Sun, 16 Jun 2002 01:26:15 +0000 Subject: Yet another minor custom.h fix (no functional change - only for consistency) --- (limited to 'library/power.cpp') diff --git a/library/power.cpp b/library/power.cpp index 12b52ed..d10a865 100644 --- a/library/power.cpp +++ b/library/power.cpp @@ -20,7 +20,7 @@ #include "power.h" -#ifdef QT_QWS_CUSTOM +#if defined( QT_QWS_CUSTOM ) || defined( QT_QWS_IPAQ ) #include "custom.h" #endif -- cgit v0.9.0.2