From 16adfff1c67a85ef52ed2a97261a6e63df8abb26 Mon Sep 17 00:00:00 2001 From: Jacques Lucke Date: Thu, 1 Sep 2022 19:59:55 +0200 Subject: Cleanup: make format --- source/blender/python/gpu/gpu_py_shader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/python') diff --git a/source/blender/python/gpu/gpu_py_shader.h b/source/blender/python/gpu/gpu_py_shader.h index 82d83d5716a..ba40636981f 100644 --- a/source/blender/python/gpu/gpu_py_shader.h +++ b/source/blender/python/gpu/gpu_py_shader.h @@ -7,7 +7,7 @@ #pragma once #ifndef __cplusplus -#include "../generic/py_capi_utils.h" +# include "../generic/py_capi_utils.h" #endif /* Make sure that there is always a reference count for PyObjects of type String as the strings are -- cgit v1.2.3