fix(event): include missing header

This commit is contained in:
fallenoak 2023-03-15 20:03:01 -05:00
parent 885eeeabd8
commit b295c541e3

View File

@ -1,4 +1,5 @@
#include "event/Input.hpp"
#include <common/Time.hpp>
int32_t OsInputGet(OSINPUT* id, int32_t* param0, int32_t* param1, int32_t* param2, int32_t* param3) {
// TODO