Alter includes to have su-folder - e.g. utils.h -> support/utils.h
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <QByteArray>
|
||||
#include "playqueueproxymodel.h"
|
||||
#include "playqueuemodel.h"
|
||||
#include "song.h"
|
||||
#include "mpd/song.h"
|
||||
|
||||
PlayQueueProxyModel::PlayQueueProxyModel(QObject *parent)
|
||||
: ProxyModel(parent)
|
||||
|
||||
Reference in New Issue
Block a user