Address review comments

This commit is contained in:
FearlessTobi 2022-08-28 19:31:16 +02:00
parent 8a5fed2c9d
commit f24b74d4c1
11 changed files with 26 additions and 27 deletions

View file

@ -12,6 +12,7 @@
#include <QtConcurrent/QtConcurrentRun>
#include "common/logging/log.h"
#include "common/settings.h"
#include "core/core.h"
#include "core/internal_network/network_interface.h"
#include "network/announce_multiplayer_session.h"
#include "ui_host_room.h"