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/python/gpu/gpu_py_shader.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/python/gpu') diff --git a/source/blender/python/gpu/gpu_py_shader.c b/source/blender/python/gpu/gpu_py_shader.c index cccf75513f9..87091e311f3 100644 --- a/source/blender/python/gpu/gpu_py_shader.c +++ b/source/blender/python/gpu/gpu_py_shader.c @@ -26,7 +26,6 @@ #include "BLI_utildefines.h" #include "GPU_shader.h" -#include "GPU_shader_interface.h" #include "../generic/py_capi_utils.h" #include "../generic/python_utildefines.h" -- cgit v1.2.3