diff options
Diffstat (limited to 'keyboards/handwired/dactyl/twimaster.c')
| -rw-r--r-- | keyboards/handwired/dactyl/twimaster.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/dactyl/twimaster.c b/keyboards/handwired/dactyl/twimaster.c index 2557f7e22..41684d3a6 100644 --- a/keyboards/handwired/dactyl/twimaster.c +++ b/keyboards/handwired/dactyl/twimaster.c | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | #include <inttypes.h> | 9 | #include <inttypes.h> |
| 10 | #include <compat/twi.h> | 10 | #include <compat/twi.h> |
| 11 | 11 | ||
| 12 | #include <i2cmaster.h> | 12 | #include "i2cmaster.h" |
| 13 | 13 | ||
| 14 | /* define CPU frequency in Hz here if not defined in Makefile */ | 14 | /* define CPU frequency in Hz here if not defined in Makefile */ |
| 15 | #ifndef F_CPU | 15 | #ifndef F_CPU |
