summaryrefslogtreecommitdiff
path: root/include/charger_profile_override.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/charger_profile_override.h')
-rw-r--r--include/charger_profile_override.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/charger_profile_override.h b/include/charger_profile_override.h
index 24606d3c3d..4648fb0ced 100644
--- a/include/charger_profile_override.h
+++ b/include/charger_profile_override.h
@@ -8,7 +8,7 @@
#ifndef __CROS_EC_CHARGER_PROFILE_OVERRIDE_H
#define __CROS_EC_CHARGER_PROFILE_OVERRIDE_H
-#include "charge_state_v2.h"
+#include "charge_state.h"
#define TEMPC_TENTHS_OF_DEG(c) ((c)*10)