diff options
Diffstat (limited to 'firmware/drivers/pcf50605.c')
-rw-r--r-- | firmware/drivers/pcf50605.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/drivers/pcf50605.c b/firmware/drivers/pcf50605.c index 9192ec11b5..a76c1dbc3c 100644 --- a/firmware/drivers/pcf50605.c +++ b/firmware/drivers/pcf50605.c @@ -32,6 +32,7 @@ #endif #include "rtc.h" #include "pcf5060x.h" +#include "pcf50605.h" unsigned char pcf50605_wakeup_flags = 0; |