Cleanup: let's try to avoid too much indirect header imports, makes things harder when some cope changes...
This commit is contained in:
@@ -44,6 +44,7 @@ extern "C" {
|
||||
#include "DNA_curve_types.h"
|
||||
#include "DNA_mesh_types.h"
|
||||
#include "DNA_modifier_types.h"
|
||||
#include "DNA_object_types.h"
|
||||
#include "DNA_scene_types.h"
|
||||
#include "DNA_space_types.h" /* for FILE_MAX */
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
|
||||
extern "C" {
|
||||
#include "DNA_mesh_types.h"
|
||||
#include "DNA_object_types.h"
|
||||
|
||||
#include "BKE_lattice.h"
|
||||
#include "BKE_mesh.h"
|
||||
|
||||
Reference in New Issue
Block a user