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/include/BDR_drawobject.h')
-rw-r--r--source/blender/include/BDR_drawobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/BDR_drawobject.h b/source/blender/include/BDR_drawobject.h
index 96457376924..48477382690 100644
--- a/source/blender/include/BDR_drawobject.h
+++ b/source/blender/include/BDR_drawobject.h
@@ -47,6 +47,7 @@ struct Base;
struct BPoint;
struct BezTriple;
struct EditVert;
+struct EditFace;
void init_draw_rects(void);
void drawaxes(float size);