branch | GCC_SURGE |
changeset 33 | bb052355fab9 |
parent 27 | 7fd5a1cdf0d8 |
29:8e954e0d94e4 | 33:bb052355fab9 |
---|---|
17 |
17 |
18 |
18 |
19 #ifdef _DEBUG |
19 #ifdef _DEBUG |
20 #include <e32svr.h> |
20 #include <e32svr.h> |
21 #endif |
21 #endif |
22 #include "roomlevelci.h" |
22 #include "RoomLevelCI.h" |
23 |
23 |
24 |
24 |
25 EXPORT_C CRoomLevelCI* CRoomLevelCI::NewL( |
25 EXPORT_C CRoomLevelCI* CRoomLevelCI::NewL( |
26 CMMFDevSound& aDevSound ) |
26 CMMFDevSound& aDevSound ) |
27 { |
27 { |