mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 16:17:51 -05:00
yuzu_room: Remove dependency on core
This commit is contained in:
@ -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 New Issue
Block a user