gstreamer_test_apps/gstplayer/inc/gstplayerdocument.h
changeset 27 d43ce56a1534
parent 9 2a0f36a70380
equal deleted inserted replaced
23:29ecd5cb86b3 27:d43ce56a1534
    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