webengine/wmlengine/src/wmlcontrol/include/WmlEngineInterface.h
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    20 
    20 
    21 //  INCLUDES
    21 //  INCLUDES
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <COEDEF.H>
    24 #include <COEDEF.H>
    25 #include "brctldefs.h"
    25 #include <brctldefs.h>
    26 #include "WmlEngineDefs.h"
    26 #include <WmlEngineDefs.h>
    27 
       
    28 
    27 
    29 // CONSTANTS
    28 // CONSTANTS
    30 
       
    31 
    29 
    32 //Forword declrartion;
    30 //Forword declrartion;
    33 class CBrCtl;
    31 class CBrCtl;
    34 class MWmlInterface;
    32 class MWmlInterface;
    35 class CView;
    33 class CView;