From 1abf478eb9bf502b5ab4d254a90112167719455c Mon Sep 17 00:00:00 2001 From: eska Date: Fri, 10 Mar 2017 05:09:54 +0100 Subject: Fix web export build --- platform/javascript/power_javascript.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'platform/javascript/power_javascript.h') diff --git a/platform/javascript/power_javascript.h b/platform/javascript/power_javascript.h index 53c702b98e..78a896c430 100644 --- a/platform/javascript/power_javascript.h +++ b/platform/javascript/power_javascript.h @@ -30,6 +30,8 @@ #ifndef PLATFORM_JAVASCRIPT_POWER_JAVASCRIPT_H_ #define PLATFORM_JAVASCRIPT_POWER_JAVASCRIPT_H_ +#include "os/power.h" + class PowerJavascript { private: int nsecs_left; -- cgit v1.2.3