Refactor: Move BPY intern bpy_rna headers to proper C++ ones.

This commit is contained in:
Bastien Montagne
2024-09-24 11:30:38 +02:00
committed by Bastien Montagne
parent 120d2b867b
commit 91e4bcd204
46 changed files with 112 additions and 207 deletions

View File

@@ -25,7 +25,7 @@
#include "RNA_access.hh"
#include "bpy_capi_utils.h"
#include "bpy_rna.h"
#include "bpy_rna.hh"
#include "bpy_msgbus.h" /* own include */