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