summaryrefslogtreecommitdiff
path: root/thirdparty/misc
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2018-05-07 16:35:17 -0500
committerAaron Franke <arnfranke@yahoo.com>2018-08-10 14:59:29 -0500
commit28fc19533902dbc2614c949486bb4edf9450cc05 (patch)
tree999bb3f4fd762b98d1b6432089ff567d9cbaf4fb /thirdparty/misc
parent9d1b5f4e3b58d9287addc723d8ce34626523a302 (diff)
[Core] Change math_2d includes to vector2 includes where relevant
Diffstat (limited to 'thirdparty/misc')
-rw-r--r--thirdparty/misc/triangulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/misc/triangulator.h b/thirdparty/misc/triangulator.h
index b6dd7e8236..d1538cfae5 100644
--- a/thirdparty/misc/triangulator.h
+++ b/thirdparty/misc/triangulator.h
@@ -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