mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-27 13:32:43 +02:00
libstrat: fix missing include
This commit is contained in:
parent
e2bdfdab08
commit
e113fe48d8
@ -15,6 +15,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include <switch.h>
|
||||||
|
|
||||||
/* System Modules. */
|
/* System Modules. */
|
||||||
static constexpr u64 TitleId_SystemStart = 0x0100000000000000ul;
|
static constexpr u64 TitleId_SystemStart = 0x0100000000000000ul;
|
||||||
|
Loading…
Reference in New Issue
Block a user