aboutsummaryrefslogtreecommitdiff
path: root/src/ui/keyboardmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/keyboardmanager.cpp')
-rw-r--r--src/ui/keyboardmanager.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/keyboardmanager.cpp b/src/ui/keyboardmanager.cpp
index 5ad32fee7..7e76625cd 100644
--- a/src/ui/keyboardmanager.cpp
+++ b/src/ui/keyboardmanager.cpp
@@ -21,8 +21,9 @@
#include <QKeyEvent>
+#include <qmmpui/playlistmodel.h>
+
#include "playlist.h"
-#include "playlistmodel.h"
#include "listwidget.h"
#include "keyboardmanager.h"
#include "mainwindow.h"