mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-06-05 23:34:59 -06:00
Updated include statements
This commit is contained in:
parent
2fd28a883d
commit
a061a3dcec
@ -10,6 +10,9 @@
|
|||||||
#include "core/hle/ipc_helpers.h"
|
#include "core/hle/ipc_helpers.h"
|
||||||
#include "core/hle/service/nwm/nwm_inf.h"
|
#include "core/hle/service/nwm/nwm_inf.h"
|
||||||
#include "core/hle/service/nwm/nwm_uds.h"
|
#include "core/hle/service/nwm/nwm_uds.h"
|
||||||
|
#include "core/hle/service/nwm/uds_beacon.h"
|
||||||
|
#include "core/hle/service/nwm/uds_connection.h"
|
||||||
|
#include "core/hle/service/nwm/uds_data.h"
|
||||||
|
|
||||||
SERIALIZE_EXPORT_IMPL(Service::NWM::NWM_INF)
|
SERIALIZE_EXPORT_IMPL(Service::NWM::NWM_INF)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user