renamed node path, closes #5691

This commit is contained in:
Juan Linietsky
2017-08-05 09:12:53 -03:00
parent f79a5c464b
commit cfe4b30941
6 changed files with 5 additions and 5 deletions

View File

@ -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"