From 0ec65646681795662577b7e64a2a6397ccbd2cd5 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 14 Sep 2019 00:20:15 +1000 Subject: Cleanup: unused headers (GPU) --- source/blender/editors/animation/keyframes_draw.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/animation/keyframes_draw.c') diff --git a/source/blender/editors/animation/keyframes_draw.c b/source/blender/editors/animation/keyframes_draw.c index ca7e0eae136..c174ce83bea 100644 --- a/source/blender/editors/animation/keyframes_draw.c +++ b/source/blender/editors/animation/keyframes_draw.c @@ -45,7 +45,6 @@ #include "BKE_fcurve.h" -#include "GPU_draw.h" #include "GPU_immediate.h" #include "GPU_state.h" -- cgit v1.2.3