summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ec/lenovo/h8/acpi/ec.asl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/acpi/ec.asl b/src/ec/lenovo/h8/acpi/ec.asl
index bcd196173c..0bcf44159c 100644
--- a/src/ec/lenovo/h8/acpi/ec.asl
+++ b/src/ec/lenovo/h8/acpi/ec.asl
@@ -120,4 +120,5 @@ Device(EC)
#include "lid.asl"
#include "beep.asl"
#include "thermal.asl"
+#include "systemstatus.asl"
}