summaryrefslogtreecommitdiff
path: root/firmware/drivers/pcf50605.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/pcf50605.c')
-rw-r--r--firmware/drivers/pcf50605.c1
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 @@
32#endif 32#endif
33#include "rtc.h" 33#include "rtc.h"
34#include "pcf5060x.h" 34#include "pcf5060x.h"
35#include "pcf50605.h"
35 36
36unsigned char pcf50605_wakeup_flags = 0; 37unsigned char pcf50605_wakeup_flags = 0;
37 38