gstreamer_test_apps/gstplayer/inc/gstplayerdocument.h
changeset 26 69c7080681bf
parent 18 5824eee55f42
equal deleted inserted replaced
24:bc39b352897e 26:69c7080681bf
    33 
    33 
    34 #ifndef __GSTPLAYERDOCUMENT_H__
    34 #ifndef __GSTPLAYERDOCUMENT_H__
    35 #define __GSTPLAYERDOCUMENT_H__
    35 #define __GSTPLAYERDOCUMENT_H__
    36 
    36 
    37 // INCLUDES
    37 // INCLUDES
    38 #include <akndoc.h>
    38 #include <AknDoc.h>
    39 
    39 
    40 // FORWARD DECLARATIONS
    40 // FORWARD DECLARATIONS
    41 class CGSTPlayerAppUi;
    41 class CGSTPlayerAppUi;
    42 class CEikApplication;
    42 class CEikApplication;
    43 
    43