yuzu_room: Remove dependency on core
This commit is contained in:
parent
d1ef4b2b86
commit
b904652d69
11 changed files with 13 additions and 9 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <QWidget>
|
||||
#include "core/announce_multiplayer_session.h"
|
||||
#include "network/announce_multiplayer_session.h"
|
||||
#include "network/network.h"
|
||||
|
||||
class QStandardItemModel;
|
||||
|
|
|
|||
Reference in a new issue