Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/shader_fx/intern/FX_shader_glow.c')
-rw-r--r--source/blender/shader_fx/intern/FX_shader_glow.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/shader_fx/intern/FX_shader_glow.c b/source/blender/shader_fx/intern/FX_shader_glow.c
index cd513ed1f0a..07d0e1f4350 100644
--- a/source/blender/shader_fx/intern/FX_shader_glow.c
+++ b/source/blender/shader_fx/intern/FX_shader_glow.c
@@ -34,10 +34,8 @@
#include "DNA_object_types.h"
#include "DNA_gpencil_types.h"
-#include "BLI_math_base.h"
#include "BLI_utildefines.h"
-#include "BKE_library_query.h"
#include "BKE_modifier.h"
#include "BKE_shader_fx.h"