From a0439c8d387579a1727ad00c2e105e7602aedbb6 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 12 Jul 2020 13:31:28 +0800 Subject: +mathlib --- src/gizmo/gizmo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gizmo/gizmo.c') diff --git a/src/gizmo/gizmo.c b/src/gizmo/gizmo.c index ddd7045..3069cb4 100644 --- a/src/gizmo/gizmo.c +++ b/src/gizmo/gizmo.c @@ -1,7 +1,7 @@ #include "gizmo.h" #include "../core/device.h" #include "../math/math.h" -#include "../shaders/common.h" +#include "../shaders/common/core.h" struct { bool show_grid, g_pressing; -- cgit v1.1-26-g67d0