diff options
| author | Juan Linietsky | 2017-08-05 09:12:53 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2017-08-05 09:13:59 -0300 |
| commit | cfe4b30941a3388a5ee40690fd468f994180fa86 (patch) | |
| tree | 2aec6acb3f64e0e235fb53e643d9d7d880548145 /core/variant.h | |
| parent | f79a5c464b95bdd274a4e9e5ff4713c7de2be011 (diff) | |
| download | godot-cfe4b30941a3388a5ee40690fd468f994180fa86.tar.gz godot-cfe4b30941a3388a5ee40690fd468f994180fa86.tar.zst godot-cfe4b30941a3388a5ee40690fd468f994180fa86.zip | |
Diffstat (limited to 'core/variant.h')
| -rw-r--r-- | core/variant.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/variant.h b/core/variant.h index 661d31cf1..583a0d09a 100644 --- a/core/variant.h +++ b/core/variant.h @@ -43,7 +43,7 @@ #include "math_2d.h" #include "matrix3.h" #include "os/power.h" -#include "path_db.h" +#include "node_path.h" #include "plane.h" #include "quat.h" #include "rect3.h" |
