mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +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_popup.h"
|
||||||
#include "menu_cbs.h"
|
#include "menu_cbs.h"
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include "../config.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_LIBRETRODB
|
#ifdef HAVE_LIBRETRODB
|
||||||
#include "../database_info.h"
|
#include "../database_info.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user