mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-20 09:34:09 +00:00
Add HAVE_CONFIG_H - menu_displaylist.c
This commit is contained in:
parent
6a13359f65
commit
8d41cbf427
@ -31,6 +31,10 @@
|
||||
#include "menu_popup.h"
|
||||
#include "menu_cbs.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBRETRODB
|
||||
#include "../database_info.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user