mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
Fix web export build
This commit is contained in:
parent
15c4d5006e
commit
1abf478eb9
4 changed files with 6 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue