qtmobility/plugins/multimedia/symbian/mmf/mediaplayer/s60mediaplayeraudioendpointselector.h
changeset 8 71781823f776
parent 5 453da2cfceef
child 11 06b8e2af4411
equal deleted inserted replaced
5:453da2cfceef 8:71781823f776
    42 #ifndef S60MEDIAPLAYERAUDIOENDPOINTSELECTOR_H
    42 #ifndef S60MEDIAPLAYERAUDIOENDPOINTSELECTOR_H
    43 #define S60MEDIAPLAYERAUDIOENDPOINTSELECTOR_H
    43 #define S60MEDIAPLAYERAUDIOENDPOINTSELECTOR_H
    44 
    44 
    45 #include <QStringList>
    45 #include <QStringList>
    46 
    46 
    47 #include <QAudioEndpointSelector>
    47 #include <qaudioendpointselector.h>
    48 
    48 
    49 QT_USE_NAMESPACE
    49 QT_USE_NAMESPACE
    50 
    50 
    51 class S60MediaPlayerControl;
    51 class S60MediaPlayerControl;
    52 class S60MediaPlayerSession;
    52 class S60MediaPlayerSession;