Reduce includes

This commit is contained in:
Jonas Kvinge
2020-02-08 15:03:11 +01:00
parent 8e0d792bf0
commit 84cd65dd6c
55 changed files with 145 additions and 154 deletions

View File

@@ -24,7 +24,6 @@
#include "config.h"
#include <QString>
#include <QUrl>
#include "core/song.h"
@@ -52,4 +51,4 @@ class SongPlaylistItem : public PlaylistItem {
Song song_;
};
#endif // SONGPLAYLISTITEM_H
#endif // SONGPLAYLISTITEM_H