@@ -27,7 +27,7 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
-#include "path_db.h"
+#include "node_path.h"
#include "print_string.h"
@@ -43,7 +43,7 @@
#include "math_2d.h"
#include "matrix3.h"
#include "os/power.h"
#include "plane.h"
#include "quat.h"
#include "rect3.h"
@@ -29,7 +29,7 @@
#include <godot/node_path.h>
-#include "core/path_db.h"
+#include "core/node_path.h"
#include "core/variant.h"
#ifdef __cplusplus
@@ -33,7 +33,7 @@
#include "class_db.h"
#include "map.h"
#include "object.h"
#include "project_settings.h"
#include "scene/main/scene_tree.h"
#include "script_language.h"
@@ -30,7 +30,7 @@
#ifndef SCENE_STRING_NAMES_H
#define SCENE_STRING_NAMES_H
#include "string_db.h"
class SceneStringNames {