qtmobility/src/multimedia/qmediaplaylist.h
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    42 #ifndef QMEDIAPLAYLIST_H
    42 #ifndef QMEDIAPLAYLIST_H
    43 #define QMEDIAPLAYLIST_H
    43 #define QMEDIAPLAYLIST_H
    44 
    44 
    45 #include <QtCore/qobject.h>
    45 #include <QtCore/qobject.h>
    46 
    46 
    47 #include <qmediacontent.h>
    47 #include "qmediacontent.h"
    48 #include <qmediaobject.h>
    48 #include "qmediaobject.h"
    49 
    49 
    50 
    50 
    51 QTM_BEGIN_NAMESPACE
    51 QTM_BEGIN_NAMESPACE
    52 
    52 
    53 class QMediaPlaylistProvider;
    53 class QMediaPlaylistProvider;