diff options
Diffstat (limited to 'app/project.h')
-rw-r--r-- | app/project.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/project.h b/app/project.h index 24ca271..5885046 100644 --- a/app/project.h +++ b/app/project.h @@ -19,6 +19,8 @@ #include "ring.h" #include "pins.h" +#include "at_scancodes.h" + #include "id.h" |