[Core] Change math_2d includes to vector2 includes where relevant
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "gdnative/vector2.h"
|
||||
|
||||
#include "core/math/math_2d.h"
|
||||
#include "core/math/vector2.h"
|
||||
#include "core/variant.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user