summaryrefslogtreecommitdiffstats
path: root/examples/spectrum/app/waveform.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/spectrum/app/waveform.h')
-rw-r--r--examples/spectrum/app/waveform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/spectrum/app/waveform.h b/examples/spectrum/app/waveform.h
index 2d3a4883f..a3b706d7c 100644
--- a/examples/spectrum/app/waveform.h
+++ b/examples/spectrum/app/waveform.h
@@ -42,7 +42,7 @@
#define WAVEFORM_H
#include <QWidget>
-#include <QtMultimediaKit/QAudioFormat>
+#include <QtMultimedia/QAudioFormat>
#include <QPixmap>
#include <QScopedPointer>