diff options
Diffstat (limited to 'quantum/split_common')
| -rw-r--r-- | quantum/split_common/split_util.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/quantum/split_common/split_util.c b/quantum/split_common/split_util.c index fca95e0847..1db02df3b2 100644 --- a/quantum/split_common/split_util.c +++ b/quantum/split_common/split_util.c | |||
| @@ -31,6 +31,10 @@ | |||
| 31 | # include "rgblight.h" | 31 | # include "rgblight.h" |
| 32 | #endif | 32 | #endif |
| 33 | 33 | ||
| 34 | #if defined(SPLIT_WATCHDOG_ENABLE) | ||
| 35 | # include "bootloader.h" | ||
| 36 | #endif | ||
| 37 | |||
| 34 | #ifndef SPLIT_USB_TIMEOUT | 38 | #ifndef SPLIT_USB_TIMEOUT |
| 35 | # define SPLIT_USB_TIMEOUT 2000 | 39 | # define SPLIT_USB_TIMEOUT 2000 |
| 36 | #endif | 40 | #endif |
