1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
This commit is contained in:
twinaphex 2020-03-05 14:49:35 +01:00
parent 4933b89736
commit 6d5fc4a36b

View File

@ -17,6 +17,7 @@
#define __RARCH_VERBOSITY_H
#include <stdarg.h>
#include <stdlib.h>
#include <boolean.h>
#include <retro_common_api.h>