1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Fix web export build

This commit is contained in:
eska
2017-03-10 05:09:54 +01:00
parent 15c4d5006e
commit 1abf478eb9
4 changed files with 6 additions and 7 deletions

View File

@@ -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;