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