From 1e4aab36c237b751c23be161217d989472bfaf20 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 26 Jan 2019 20:41:52 +1100 Subject: Cleanup: remove redundant BKE/BLI/BIF headers --- source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c') diff --git a/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c index d5f1c23971c..c0aef37474c 100644 --- a/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c +++ b/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c @@ -37,7 +37,6 @@ #include "BKE_context.h" -#include "BIF_gl.h" #include "GPU_immediate.h" #include "GPU_matrix.h" -- cgit v1.2.3