summaryrefslogtreecommitdiffstats
path: root/examples/audiolevels/audiolevels.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/audiolevels/audiolevels.h')
-rw-r--r--examples/audiolevels/audiolevels.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/audiolevels/audiolevels.h b/examples/audiolevels/audiolevels.h
index 5b91a0db..eafb799e 100644
--- a/examples/audiolevels/audiolevels.h
+++ b/examples/audiolevels/audiolevels.h
@@ -4,7 +4,7 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the QtDataVis3D module.
+** This file is part of the QtDataVisualization module.
**
** Licensees holding valid Qt Enterprise licenses may use this file in
** accordance with the Qt Enterprise License Agreement provided with the
@@ -19,9 +19,9 @@
#ifndef AUDIOLEVELS_H
#define AUDIOLEVELS_H
-#include <QtDataVis3D/q3dbars.h>
+#include <QtDataVisualization/q3dbars.h>
-QT_DATAVIS3D_USE_NAMESPACE
+QT_DATAVISUALIZATION_USE_NAMESPACE
class AudioLevelsIODevice;
class QAudioInput;