diff options
Diffstat (limited to 'keyboards/ai03/orbit/matrix.h')
-rw-r--r-- | keyboards/ai03/orbit/matrix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ai03/orbit/matrix.h b/keyboards/ai03/orbit/matrix.h index c2bdd3098..664372b76 100644 --- a/keyboards/ai03/orbit/matrix.h +++ b/keyboards/ai03/orbit/matrix.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #pragma once | 1 | #pragma once |
2 | 2 | ||
3 | #include <common/matrix.h> | 3 | #include "common/matrix.h" |