summaryrefslogtreecommitdiff
path: root/library/power.cpp
authorsandman <sandman>2002-06-16 01:26:15 (UTC)
committer sandman <sandman>2002-06-16 01:26:15 (UTC)
commite4d3c7c1aab2b54262aafdd655edbc78d21d5ac5 (patch) (side-by-side diff)
tree22ced99fda4ec8a5fd9a8fc659c081009b87b82f /library/power.cpp
parent0675d8e8ea5f599af9f433e1e86b63953b26639d (diff)
downloadopie-e4d3c7c1aab2b54262aafdd655edbc78d21d5ac5.zip
opie-e4d3c7c1aab2b54262aafdd655edbc78d21d5ac5.tar.gz
opie-e4d3c7c1aab2b54262aafdd655edbc78d21d5ac5.tar.bz2
Yet another minor custom.h fix (no functional change - only for consistency)
Diffstat (limited to 'library/power.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--library/power.cpp2
1 files changed, 1 insertions, 1 deletions
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