From ec9bd5efb32f13a4e5f9ae87246151b543a72aea Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Mon, 8 Apr 2013 19:59:58 -0700 Subject: [PATCH] hopefully fix build buster --- interface/src/Orientation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/Orientation.h b/interface/src/Orientation.h index 217366f8ef..30979c48ff 100755 --- a/interface/src/Orientation.h +++ b/interface/src/Orientation.h @@ -8,7 +8,7 @@ #ifndef __interface__orientation__ #define __interface__orientation__ -#include "Math.h" +#include #include "Vector3D.h" enum Axis