Implemented Database storage for library.
[someplayer] / src / playlist.h
index 6898eae..1e7b7fc 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef PLAYLIST
 #define PLAYLIST
 
-#include <QString>
-#include <QList>
 #include "track.h"
 #include "someplayer.h"