include cleanup

This commit is contained in:
2012-12-19 04:49:32 +00:00
parent 3134407c48
commit 1f3e3b0d68
12 changed files with 5 additions and 105 deletions

View File

@@ -40,7 +40,6 @@
#include "BKE_context.h"
#include "BKE_displist.h"
#include "BKE_depsgraph.h"
#include "BKE_report.h"
#include "BKE_paint.h"
#include "BKE_tessmesh.h"
@@ -56,9 +55,7 @@
#include "ED_mesh.h"
#include "ED_screen.h"
#include "ED_util.h"
#include "ED_uvedit.h"
#include "ED_object.h"
#include "ED_view3d.h"
#include "BIF_gl.h"