mirror of
https://github.com/libretro/RetroArch
synced 2025-03-21 22:20:59 +00:00
Add runloop.h header include to retroarch-joyconfig.c too
This commit is contained in:
parent
c410e24d58
commit
0a6c3f23c0
@ -26,6 +26,7 @@
|
||||
#include "../input/input_common.h"
|
||||
#include "../input/input_joypad.h"
|
||||
#include "../general.h"
|
||||
#include "../runloop.h"
|
||||
#include <assert.h>
|
||||
|
||||
/* Need to be present for build to work, but it's not *really* used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user