changeset 30 | 5dc02b23752f |
parent 3 | 41300fa6a67c |
29:b72c6db6890b | 30:5dc02b23752f |
---|---|
23 |
23 |
24 #include "backend.h" |
24 #include "backend.h" |
25 #include "common.h" |
25 #include "common.h" |
26 #include "medianode.h" |
26 #include "medianode.h" |
27 #include "abstractrenderer.h" |
27 #include "abstractrenderer.h" |
28 #include "videowidget.h" |
|
28 |
29 |
29 #include <gst/gst.h> |
30 #include <gst/gst.h> |
30 |
31 |
31 #ifndef QT_NO_PHONON_VIDEO |
32 #ifndef QT_NO_PHONON_VIDEO |
32 QT_BEGIN_NAMESPACE |
33 QT_BEGIN_NAMESPACE |