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/src/editlattice.c')
-rw-r--r--source/blender/src/editlattice.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/src/editlattice.c b/source/blender/src/editlattice.c
index 581278809d8..1469cf97d11 100644
--- a/source/blender/src/editlattice.c
+++ b/source/blender/src/editlattice.c
@@ -58,6 +58,7 @@
#include "BKE_displist.h"
#include "BKE_lattice.h"
#include "BKE_global.h"
+#include "BKE_utildefines.h"
#include "BIF_space.h"
#include "BIF_screen.h"
@@ -74,8 +75,6 @@
#include "blendef.h"
#include "mydevice.h"
-#include "render.h"
-
#include "BKE_armature.h"
/* ***************************** */