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/editors/lattice/lattice_ops.c')
-rw-r--r--source/blender/editors/lattice/lattice_ops.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/editors/lattice/lattice_ops.c b/source/blender/editors/lattice/lattice_ops.c
index d5505c00132..3f96b8a303b 100644
--- a/source/blender/editors/lattice/lattice_ops.c
+++ b/source/blender/editors/lattice/lattice_ops.c
@@ -23,15 +23,10 @@
#include "DNA_scene_types.h"
-#include "RNA_access.h"
-
#include "WM_api.h"
-#include "WM_types.h"
#include "ED_lattice.h"
-#include "ED_object.h"
#include "ED_screen.h"
-#include "ED_select_utils.h"
#include "lattice_intern.h"