A stab at fixing windows build.

This commit is contained in:
Relintai 2022-06-19 12:37:57 +02:00
parent 7a97d20c97
commit 9171cfb92e

View File

@ -2,6 +2,7 @@
#define CURVE_BASE_H
#include "core/math/math_defs.h"
#include "core/math/math_funcs.h"
#include "core/math/vector2.h"
#include "core/variant.h"
#include "core/vector.h"