src/hbcore/utils/hbsleepmodelistener_p.h
changeset 5 627c4a0fd0e7
parent 1 f7ac710697a9
--- a/src/hbcore/utils/hbsleepmodelistener_p.h	Thu May 27 13:10:59 2010 +0300
+++ b/src/hbcore/utils/hbsleepmodelistener_p.h	Fri Jun 11 13:58:22 2010 +0300
@@ -26,14 +26,12 @@
 #ifndef HBSLEEPMODELISTENER_P_H
 #define HBSLEEPMODELISTENER_P_H
 
-#if defined(Q_OS_SYMBIAN)
-
-class CSleepModeListenerPrivate;
+#include <hbglobal.h>
 
+#if defined(Q_OS_SYMBIAN)
+class CSleepModeListenerPrivate;
 #else
-
 class HbSleepModeListenerPrivate;
-
 #endif
 
 class HB_CORE_PRIVATE_EXPORT HbSleepModeListener