cellular/PsetNotesUi/Src/PsuiResourceLoader.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <coemain.h>
    20 #include <coemain.h>
    21 #include <ConeResLoader.h> 
    21 #include <ConeResLoader.h>
    22 
    22 
    23 #include "psuiresourceloader.h" 
    23 #include "PsuiResourceLoader.h"
    24 
    24 
    25 // CONSTANTS
    25 // CONSTANTS
    26 _LIT( KPsuiResourceFileNameAndPath, "Z:\\resource\\Psui.rsc" );
    26 _LIT( KPsuiResourceFileNameAndPath, "Z:\\resource\\Psui.rsc" );
    27 
    27 
    28 // MEMBER FUNCTIONS 
    28 // MEMBER FUNCTIONS