Added missing string.hpp
include in transform2d.cpp
This commit is contained in:
parent
d174b47e51
commit
6b92eda819
@ -30,6 +30,8 @@
|
||||
|
||||
#include <godot_cpp/variant/transform2d.hpp>
|
||||
|
||||
#include <godot_cpp/variant/string.hpp>
|
||||
|
||||
namespace godot {
|
||||
|
||||
void Transform2D::invert() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user