You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[Core] Change math_2d includes to vector2 includes where relevant
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
|
||||
#include "color.h"
|
||||
#include "line_2d.h"
|
||||
#include "math_2d.h"
|
||||
#include "scene/resources/color_ramp.h"
|
||||
#include "vector2.h"
|
||||
|
||||
class LineBuilder {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user