From ed42be570bb7e6bd803c864ed56caa1e035fb9d0 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 6 Feb 2016 13:12:39 +1000 Subject: Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, evas_vec3 stuff. --- src/libraries/love.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libraries/love.h') diff --git a/src/libraries/love.h b/src/libraries/love.h index be82758..1de8032 100644 --- a/src/libraries/love.h +++ b/src/libraries/love.h @@ -79,7 +79,6 @@ love needs */ #include "evas_macros.h" -#include "evas_3d_utils.h" // TODO - Hopefully I can convince the authors to make this public. #include "Runnr.h" -- cgit v1.1