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

@ -30,7 +30,7 @@
#ifndef SCENE_STRING_NAMES_H
#define SCENE_STRING_NAMES_H
#include "path_db.h"
#include "node_path.h"
#include "string_db.h"
class SceneStringNames {