summaryrefslogtreecommitdiff
path: root/common/extpower_falco.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/extpower_falco.c')
-rw-r--r--common/extpower_falco.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/extpower_falco.c b/common/extpower_falco.c
index abcfadfa14..815d76edfb 100644
--- a/common/extpower_falco.c
+++ b/common/extpower_falco.c
@@ -18,10 +18,10 @@
#include "battery_smart.h"
#include "charge_state.h"
#include "charger.h"
-#include "charger_bq24738.h"
#include "chipset.h"
#include "common.h"
#include "console.h"
+#include "driver/charger/bq24738.h"
#include "extpower.h"
#include "extpower_falco.h"
#include "hooks.h"