Keyboard: Add missing keyboard.h include

This commit is contained in:
Federico Amedeo Izzo 2020-11-28 09:53:44 +01:00
parent efc4820328
commit b0b772cd50
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <stdbool.h>
#include <state.h>
#include <keyboard.h>
#include <stdint.h>
/**