From 0476f8277ad58f99dd1ff213496c870d9c29f5d5 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Mon, 26 Mar 2018 14:07:19 +0200 Subject: BLF: Cleanup, indentation inside of preprocessor --- source/blender/blenfont/intern/blf_glyph.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/blender/blenfont/intern/blf_glyph.c b/source/blender/blenfont/intern/blf_glyph.c index bbbabfb8ba2..24a75d667ef 100644 --- a/source/blender/blenfont/intern/blf_glyph.c +++ b/source/blender/blenfont/intern/blf_glyph.c @@ -56,7 +56,7 @@ #include "BLF_api.h" #ifndef BLF_STANDALONE -#include "GPU_basic_shader.h" +# include "GPU_basic_shader.h" #endif #include "blf_internal_types.h" -- cgit v1.2.3