Cleanup: Move editors headers to C++
See #103343 Pull Request: https://projects.blender.org/blender/blender/pulls/110820
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "DNA_key_types.h"
|
||||
#include "DNA_scene_types.h"
|
||||
|
||||
#include "ED_object.h"
|
||||
#include "ED_object.hh"
|
||||
|
||||
static std::string EMPTY_STRING;
|
||||
static BCAnimationCurveMap BCEmptyAnimationCurves;
|
||||
|
||||
Reference in New Issue
Block a user