summaryrefslogtreecommitdiffstats
path: root/examples/spectrum/app/mainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/spectrum/app/mainwidget.h')
-rw-r--r--examples/spectrum/app/mainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/spectrum/app/mainwidget.h b/examples/spectrum/app/mainwidget.h
index 5a9574832..14c62a2d3 100644
--- a/examples/spectrum/app/mainwidget.h
+++ b/examples/spectrum/app/mainwidget.h
@@ -43,7 +43,7 @@
#include <QWidget>
#include <QIcon>
-#include <QtMultimediaKit/qaudio.h>
+#include <QtMultimedia/qaudio.h>
class Engine;
class FrequencySpectrum;