mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-23 04:12:02 +00:00
sept: add missing include
This commit is contained in:
parent
72afe34cf9
commit
fef8a4918e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include "exception_handlers.h"
|
||||
#include "utils.h"
|
||||
#include "lib/log.h"
|
||||
#include "lib/vsprintf.h"
|
||||
|
||||
#define CODE_DUMP_SIZE 0x30
|
||||
#define STACK_DUMP_SIZE 0x30
|
||||
|
|
Loading…
Reference in a new issue