aqhome-apps: all apps now work again.
This commit is contained in:
@@ -10,11 +10,12 @@
|
||||
#define AQHOMEREACT_U_TIMER_H
|
||||
|
||||
|
||||
#include "aqhome-react/server.h"
|
||||
#include "aqhome-react/aqhome_react.h"
|
||||
#include "aqhome-react/types/unit.h"
|
||||
|
||||
|
||||
AQHREACT_UNIT *AqHomeReact_UnitTimer_new(AQHOME_REACT *aqh);
|
||||
AQHREACT_UNIT *AqHomeReact_UnitTimer_new(AQH_OBJECT *aqh);
|
||||
|
||||
void AqHomeReact_UnitTimer_GenerateTick(AQHREACT_UNIT *unit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user