summaryrefslogtreecommitdiffstats
path: root/examples/player/playlistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/player/playlistmodel.h')
-rw-r--r--examples/player/playlistmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/player/playlistmodel.h b/examples/player/playlistmodel.h
index 45461260c..247f4ceb8 100644
--- a/examples/player/playlistmodel.h
+++ b/examples/player/playlistmodel.h
@@ -41,7 +41,7 @@
#ifndef PLAYLISTMODEL_H
#define PLAYLISTMODEL_H
-#include <qtmultimediakitdefs.h>
+#include <qtmultimediadefs.h>
#include <QtCore/qabstractitemmodel.h>
QT_BEGIN_NAMESPACE