From 9fb3d3e0322cb6692f822ee374de1ec03ab70454 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 30 May 2013 02:16:22 +0000 Subject: remove redundant includes from cmake and scons. --- source/blender/editors/sculpt_paint/paint_hide.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/blender/editors/sculpt_paint/paint_hide.c') diff --git a/source/blender/editors/sculpt_paint/paint_hide.c b/source/blender/editors/sculpt_paint/paint_hide.c index 14eb358f20f..e0d578ec210 100644 --- a/source/blender/editors/sculpt_paint/paint_hide.c +++ b/source/blender/editors/sculpt_paint/paint_hide.c @@ -64,6 +64,8 @@ #include "RNA_access.h" #include "RNA_define.h" +#include "bmesh.h" + #include "paint_intern.h" #include "sculpt_intern.h" /* for undo push */ -- cgit v1.2.3