summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qml/qdeclarativevideo_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/qml/qdeclarativevideo_p.h')
-rw-r--r--src/multimedia/qml/qdeclarativevideo_p.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/multimedia/qml/qdeclarativevideo_p.h b/src/multimedia/qml/qdeclarativevideo_p.h
index 164edae..8d9ec20 100644
--- a/src/multimedia/qml/qdeclarativevideo_p.h
+++ b/src/multimedia/qml/qdeclarativevideo_p.h
@@ -42,7 +42,18 @@
#ifndef QDECLARATIVEVIDEO_H
#define QDECLARATIVEVIDEO_H
-#include <QtMultimedia/private/qdeclarativemediabase_p.h>
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists for the convenience
+// of other Qt classes. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
+#include <QtMultimedia/private/qmlmediabase_p.h>
#include <QtMultimedia/qgraphicsvideoitem.h>