diff options
Diffstat (limited to 'modules/gdnavigation/nav_region.h')
-rw-r--r-- | modules/gdnavigation/nav_region.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnavigation/nav_region.h b/modules/gdnavigation/nav_region.h index d99254d1ad..f35ee4bea0 100644 --- a/modules/gdnavigation/nav_region.h +++ b/modules/gdnavigation/nav_region.h @@ -34,7 +34,7 @@ #include "nav_rid.h" #include "nav_utils.h" -#include "scene/3d/navigation.h" +#include "scene/3d/navigation_3d.h" #include <vector> /** |