Add header include

This commit is contained in:
twinaphex 2017-05-17 05:45:25 +02:00
parent 8330a0ee46
commit 2749a6ada2

View File

@ -18,6 +18,7 @@
#ifndef _MENU_INPUT_H
#define _MENU_INPUT_H
#include <stdint.h>
#include <retro_common_api.h>
RETRO_BEGIN_DECLS