Add retro_log.h to menu_cbs.c

This commit is contained in:
twinaphex 2015-09-01 14:59:58 +02:00
parent 29399513c0
commit b1348cfe94

View File

@ -15,6 +15,7 @@
#include <compat/strl.h>
#include <string/string_list.h>
#include <retro_log.h>
#include "menu.h"
#include "menu_hash.h"