summaryrefslogtreecommitdiff
path: root/modules/gdnative/gdnative/basis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/gdnative/basis.cpp')
-rw-r--r--modules/gdnative/gdnative/basis.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnative/gdnative/basis.cpp b/modules/gdnative/gdnative/basis.cpp
index 990fd3795d..e5891562a1 100644
--- a/modules/gdnative/gdnative/basis.cpp
+++ b/modules/gdnative/gdnative/basis.cpp
@@ -31,7 +31,7 @@
#include "gdnative/basis.h"
#include "core/math/basis.h"
-#include "core/variant.h"
+#include "core/variant/variant.h"
#ifdef __cplusplus
extern "C" {