[Feature][T8TSK-240]RTC can cancel
Only Configure: No
Affected branch: GSW3.0-No-Connman
Affected module: suspend
Is it addected on both ZXIC and MTK: only MTK
Self-test: Yes
Doc Update: N
Change-Id: Id339e85405d7303612032204ba321256fee6b05c
diff --git a/lib/libpoweralarm/format_change.c b/lib/libpoweralarm/format_change.c
index d9cac51..8d3e3b1 100644
--- a/lib/libpoweralarm/format_change.c
+++ b/lib/libpoweralarm/format_change.c
@@ -1,4 +1,4 @@
-#include"./include/format_change.h"
+#include"format_change.h"
#include<log/log.h>
@@ -130,4 +130,4 @@
regfree(®_sec);
return sec;
-}
\ No newline at end of file
+}