summaryrefslogtreecommitdiffstats
path: root/tests/auto/qvideowidget/tst_qvideowidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qvideowidget/tst_qvideowidget.cpp')
-rw-r--r--tests/auto/qvideowidget/tst_qvideowidget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qvideowidget/tst_qvideowidget.cpp b/tests/auto/qvideowidget/tst_qvideowidget.cpp
index 3c5e1c6c6..cfcd79927 100644
--- a/tests/auto/qvideowidget/tst_qvideowidget.cpp
+++ b/tests/auto/qvideowidget/tst_qvideowidget.cpp
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the Qt Mobility Components.
+** This file is part of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
@@ -41,7 +41,7 @@
//TESTED_COMPONENT=src/multimedia
-#include <qmobilityglobal.h>
+#include <qtmultimediakitdefs.h>
#include <QtTest/QtTest>
#include "qvideowidget.h"