mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
(Emscripten) Buildfix
This commit is contained in:
parent
a9473a71c5
commit
d3151927bf
@ -20,11 +20,11 @@
|
|||||||
#include <boolean.h>
|
#include <boolean.h>
|
||||||
|
|
||||||
#include "../input_joypad_driver.h"
|
#include "../input_joypad_driver.h"
|
||||||
#include "../tasks/tasks_internal.h"
|
|
||||||
#include "../input_keyboard.h"
|
#include "../input_keyboard.h"
|
||||||
#include "../input_config.h"
|
#include "../input_config.h"
|
||||||
#include "../input_keymaps.h"
|
#include "../input_keymaps.h"
|
||||||
|
|
||||||
|
#include "../../tasks/tasks_internal.h"
|
||||||
#include "../../configuration.h"
|
#include "../../configuration.h"
|
||||||
|
|
||||||
typedef struct rwebinput_state
|
typedef struct rwebinput_state
|
||||||
|
Loading…
x
Reference in New Issue
Block a user