webengine/wmlengine/src/wmlcontrol/include/WmlEngineInterface.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 
    27 
    28 
    28 // CONSTANTS
    29 // CONSTANTS
       
    30 
    29 
    31 
    30 //Forword declrartion;
    32 //Forword declrartion;
    31 class CBrCtl;
    33 class CBrCtl;
    32 class MWmlInterface;
    34 class MWmlInterface;
    33 class CView;
    35 class CView;