From cfe4b30941a3388a5ee40690fd468f994180fa86 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Sat, 5 Aug 2017 09:12:53 -0300 Subject: renamed node path, closes #5691 --- core/variant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/variant.h') diff --git a/core/variant.h b/core/variant.h index 661d31cf16..583a0d09a0 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" -- cgit v1.2.3