Missing string_util.h include in mini_printf.c (#5572)
This commit is contained in:
commit
878721cfb5
@ -37,6 +37,7 @@
|
||||
#include "gba/defines.h"
|
||||
#include "config/general.h"
|
||||
#include "constants/characters.h"
|
||||
#include "string_util.h"
|
||||
|
||||
#ifndef NDEBUG
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user