fix: added includes that are needed in 4.6
This commit is contained in:
parent
777f7908de
commit
5f61fafe7b
3 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "state_machine.h"
|
||||
#include "core/config/engine.h"
|
||||
#include "state.h"
|
||||
|
||||
void StateMachine::_bind_methods() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue