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/draw/intern/draw_anim_viz.c')
-rw-r--r--source/blender/draw/intern/draw_anim_viz.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/source/blender/draw/intern/draw_anim_viz.c b/source/blender/draw/intern/draw_anim_viz.c
index 60dfea7be7d..c35dab2f2e7 100644
--- a/source/blender/draw/intern/draw_anim_viz.c
+++ b/source/blender/draw/intern/draw_anim_viz.c
@@ -33,20 +33,14 @@
#include "BLI_sys_types.h"
-#include "DNA_anim_types.h"
#include "DNA_armature_types.h"
#include "DNA_scene_types.h"
-#include "DNA_screen_types.h"
#include "DNA_view3d_types.h"
#include "DNA_object_types.h"
#include "BLI_math.h"
-#include "BLI_dlrbTree.h"
-#include "BKE_animsys.h"
-#include "BKE_action.h"
-#include "ED_keyframes_draw.h"
#include "UI_resources.h"
@@ -57,12 +51,10 @@
#include "GPU_shader.h"
#include "GPU_immediate.h"
-#include "GPU_matrix.h"
#include "draw_common.h"
#include "draw_manager_text.h"
-#include "draw_mode_engines.h"
/* ********************************* Lists ************************************** */
/* All lists are per viewport specific datas.