mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-18 08:11:21 +00:00
sept: add missing include
This commit is contained in:
parent
72afe34cf9
commit
fef8a4918e
@ -19,6 +19,7 @@
|
|||||||
#include "exception_handlers.h"
|
#include "exception_handlers.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "lib/log.h"
|
#include "lib/log.h"
|
||||||
|
#include "lib/vsprintf.h"
|
||||||
|
|
||||||
#define CODE_DUMP_SIZE 0x30
|
#define CODE_DUMP_SIZE 0x30
|
||||||
#define STACK_DUMP_SIZE 0x30
|
#define STACK_DUMP_SIZE 0x30
|
||||||
|
Loading…
Reference in New Issue
Block a user