mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
(input_keyboard.c) Remove dependence on configuration.h header
This commit is contained in:
parent
17ff813310
commit
8b0127b122
@ -21,9 +21,10 @@
|
||||
|
||||
#include "input_keyboard.h"
|
||||
|
||||
#include "input_driver.h"
|
||||
|
||||
#include <encodings/utf.h>
|
||||
|
||||
#include "../configuration.h"
|
||||
#include "../runloop.h"
|
||||
|
||||
struct input_keyboard_line
|
||||
|
Loading…
x
Reference in New Issue
Block a user