[Core] Change math_2d includes to vector2 includes where relevant
This commit is contained in:
Vendored
+1
-1
@@ -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