mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Fix header include
This commit is contained in:
parent
19fa1ff13f
commit
e51131303f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "../../menu/menu_driver.h"
|
||||
#endif
|
||||
|
||||
#include <defaults.h>
|
||||
#include "../../defaults.h"
|
||||
|
||||
|
||||
/* We only load this library once, so we let it be
|
||||
|
|
Loading…
Add table
Reference in a new issue