diff options
Diffstat (limited to 'keyboards/hotdox/left.c')
| -rw-r--r-- | keyboards/hotdox/left.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/hotdox/left.c b/keyboards/hotdox/left.c index 5196fb3115..ac51322476 100644 --- a/keyboards/hotdox/left.c +++ b/keyboards/hotdox/left.c @@ -1,5 +1,6 @@ #include "action.h" #include "left.h" +#include "print.h" #include "wait.h" bool i2c_initialized = false; |