mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Add header include to settings_data.c
This commit is contained in:
parent
2132ccc40c
commit
ed49c03e0a
@ -16,6 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "driver.h"
|
#include "driver.h"
|
||||||
|
#include "gfx/video_monitor.h"
|
||||||
#include "settings_data.h"
|
#include "settings_data.h"
|
||||||
#include "dynamic.h"
|
#include "dynamic.h"
|
||||||
#include <file/file_path.h>
|
#include <file/file_path.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user