mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Add HAVE_CONFNIG_H - task_save.c
This commit is contained in:
parent
1d53bbe110
commit
1e5d4198de
@ -33,6 +33,10 @@
|
||||
#include <rthreads/rthreads.h>
|
||||
#include <file/file_path.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../core.h"
|
||||
#endif
|
||||
|
||||
#include "../core.h"
|
||||
#include "../file_path_special.h"
|
||||
#include "../configuration.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user