Updated include statements

This commit is contained in:
PTRCoder 2024-08-23 12:44:40 +02:00
parent 36c4adf431
commit 6b03ca58a2

View File

@ -3,8 +3,8 @@
// Refer to the license.txt file included.
#include "common/archives.h"
#include "core/core.h"
#include "core/hle/service/nwm/nwm_inf.h"
#include "core/hle/service/nwm/nwm_uds.h"
SERIALIZE_EXPORT_IMPL(Service::NWM::NWM_INF)