Add header include
This commit is contained in:
parent
8330a0ee46
commit
2749a6ada2
|
@ -18,6 +18,7 @@
|
|||
#ifndef _MENU_INPUT_H
|
||||
#define _MENU_INPUT_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <retro_common_api.h>
|
||||
|
||||
RETRO_BEGIN_DECLS
|
||||
|
|
Loading…
Reference in New Issue