15 * |
15 * |
16 */ |
16 */ |
17 #ifndef CRADIOENGINEIMP_H |
17 #ifndef CRADIOENGINEIMP_H |
18 #define CRADIOENGINEIMP_H |
18 #define CRADIOENGINEIMP_H |
19 |
19 |
20 #include <radiofmtunerutility.h> |
20 // System includes |
21 #include <radioplayerutility.h> |
21 #include <RadioFmTunerUtility.h> |
22 #include <radioutility.h> |
22 #include <RadioPlayerUtility.h> |
23 |
23 #include <RadioUtility.h> |
|
24 |
|
25 // User includes |
24 #include "cradioengine.h" |
26 #include "cradioengine.h" |
25 #include "mradiosettingsobserver.h" |
27 #include "mradiosettingsobserver.h" |
26 #include "mradiordsdataobserver.h" |
28 #include "mradiordsdataobserver.h" |
27 #include "mradiosystemeventobserver.h" |
29 #include "mradiosystemeventobserver.h" |
28 #include "radioenginedef.h" |
30 #include "radioenginedef.h" |
29 |
31 |
|
32 // Forward declarations |
30 class CRadioPubSub; |
33 class CRadioPubSub; |
31 class CRadioRdsReceiverBase; |
34 class CRadioRdsReceiverBase; |
32 class CRadioNetworkInfoListener; |
35 class CRadioNetworkInfoListener; |
33 class MRadioEngineSettings; |
36 class MRadioEngineSettings; |
34 class MRadioSettingsSetter; |
37 class MRadioSettingsSetter; |