Refactor: Move BPY intern bpy_rna headers to proper C++ ones.
This commit is contained in:
committed by
Bastien Montagne
parent
120d2b867b
commit
91e4bcd204
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "bpy_intern_string.h"
|
||||
#include "bpy_operator_wrap.h" /* own include */
|
||||
#include "bpy_rna.h"
|
||||
#include "bpy_rna.hh"
|
||||
|
||||
static void operator_properties_init(wmOperatorType *ot)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user