RNA: move headers to C++
Also see #103343. Pull Request: https://projects.blender.org/blender/blender/pulls/111022
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "BKE_appdir.h"
|
||||
#include "DNA_scene_types.h"
|
||||
#include "FRS_freestyle.h"
|
||||
#include "RNA_access.h"
|
||||
#include "RNA_access.hh"
|
||||
#include "RNA_prototypes.h"
|
||||
#include "bpy_rna.h" /* pyrna_struct_CreatePyObject() */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user