diff options
Diffstat (limited to 'modules/gdnavigation/rvo_agent.h')
-rw-r--r-- | modules/gdnavigation/rvo_agent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnavigation/rvo_agent.h b/modules/gdnavigation/rvo_agent.h index 1ad9d3ed76..de36508edb 100644 --- a/modules/gdnavigation/rvo_agent.h +++ b/modules/gdnavigation/rvo_agent.h @@ -31,7 +31,7 @@ #ifndef RVO_AGENT_H #define RVO_AGENT_H -#include "core/class_db.h" +#include "core/object/class_db.h" #include "nav_rid.h" #include <Agent.h> |