Add retro_log.h to menu_cbs.c
This commit is contained in:
parent
29399513c0
commit
b1348cfe94
|
@ -15,6 +15,7 @@
|
|||
|
||||
#include <compat/strl.h>
|
||||
#include <string/string_list.h>
|
||||
#include <retro_log.h>
|
||||
|
||||
#include "menu.h"
|
||||
#include "menu_hash.h"
|
||||
|
|
Loading…
Reference in New Issue