mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
[Core] Change math_2d includes to vector2 includes where relevant
This commit is contained in:
2
thirdparty/misc/triangulator.h
vendored
2
thirdparty/misc/triangulator.h
vendored
@@ -21,9 +21,9 @@
|
||||
#ifndef TRIANGULATOR_H
|
||||
#define TRIANGULATOR_H
|
||||
|
||||
#include "math_2d.h"
|
||||
#include "list.h"
|
||||
#include "set.h"
|
||||
#include "vector2.h"
|
||||
//2D point structure
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user