[Core] Change math_2d includes to vector2 includes where relevant

This commit is contained in:
Aaron Franke
2018-05-07 16:35:17 -05:00
parent 9d1b5f4e3b
commit 28fc195339
7 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
#ifndef TRIANGULATE_H
#define TRIANGULATE_H
#include "math_2d.h"
#include "vector2.h"
/*
http://www.flipcode.com/archives/Efficient_Polygon_Triangulation.shtml