Lenovo H8 EC: add missing include for thermal.asl
[coreboot.git] / src / ec / lenovo / h8 / acpi / ec.asl
index 98abfc110274cbf78275615cf98d21b74bc6cc2f..bcd196173cdccbce71f48236ec972476bf2df417 100644 (file)
@@ -119,4 +119,5 @@ Device(EC)
 #include "sleepbutton.asl"
 #include "lid.asl"
 #include "beep.asl"
+#include "thermal.asl"
 }