Fixed includes

This commit is contained in:
PTRCoder 2024-08-23 15:41:35 +02:00
parent a6fe44f81f
commit 29fc438086

View File

@ -21,6 +21,7 @@
#include "core/hle/service/nwm/nwm_inf.h"
#include "core/hle/service/soc/soc_u.h"
#include "network/network.h"
#include "network/room.h"
#include "core/memory.h"
SERIALIZE_EXPORT_IMPL(Service::AC::Module)