aboutsummaryrefslogtreecommitdiffstats
path: root/PlayerWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'PlayerWindow.h')
-rw-r--r--PlayerWindow.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/PlayerWindow.h b/PlayerWindow.h
index 18209af..e952855 100644
--- a/PlayerWindow.h
+++ b/PlayerWindow.h
@@ -8,7 +8,9 @@
#include <QMainWindow>
#include <QTimer>
#include <QModelIndex>
-#include <phonon>
+#include <MediaObject>
+#include <SeekSlider>
+#include <VolumeSlider>
class Song;
class QBuffer;