equal
deleted
inserted
replaced
17 |
17 |
18 |
18 |
19 |
19 |
20 // INCLUDE FILES |
20 // INCLUDE FILES |
21 #include "CProEngAlertToneSeekerImpl.h" |
21 #include "CProEngAlertToneSeekerImpl.h" |
|
22 #include "CProEngPostFilter.h" |
22 #include <MCLFItemListModel.h> |
23 #include <MCLFItemListModel.h> |
23 #include <MCLFContentListingEngine.h> |
24 #include <MCLFContentListingEngine.h> |
24 #include <MCLFItem.h> |
25 #include <MCLFItem.h> |
25 #include <ContentListingFactory.h> |
26 #include <ContentListingFactory.h> |
26 #include <f32file.h> // RFs, TParse |
27 #include <f32file.h> // RFs, TParse |
27 #include <pathinfo.h> |
28 #include <pathinfo.h> |
28 #include <MProEngAlertToneSeekerObserver.h> |
29 #include <MProEngAlertToneSeekerObserver.h> |
29 #include "CProEngPostFilter.h" |
|
30 |
30 |
31 namespace |
31 namespace |
32 { |
32 { |
33 // Constants |
33 // Constants |
34 const TInt KProEngRomFileArrayGranularity( 40 ); |
34 const TInt KProEngRomFileArrayGranularity( 40 ); |