mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Buildfix
This commit is contained in:
parent
3087ceb482
commit
3c57c991de
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
|||
#include "../config.h"
|
||||
#endif
|
||||
|
||||
#include "config.def.h"
|
||||
#include "config.def.keybinds.h"
|
||||
#include "../config.def.h"
|
||||
#include "../config.def.keybinds.h"
|
||||
|
||||
#if defined(__CELLOS_LV2__)
|
||||
#include <sdk_version.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue