Refactor: Move BPY bmesh headers to proper C++ ones.
This commit is contained in:
committed by
Bastien Montagne
parent
c3247aa4f0
commit
6c0c53161e
@@ -62,7 +62,7 @@
|
||||
#include "../generic/py_capi_utils.hh"
|
||||
|
||||
/* `inittab` initialization functions. */
|
||||
#include "../bmesh/bmesh_py_api.h"
|
||||
#include "../bmesh/bmesh_py_api.hh"
|
||||
#include "../generic/bgl.h"
|
||||
#include "../generic/bl_math_py_api.hh"
|
||||
#include "../generic/blf_py_api.hh"
|
||||
|
||||
Reference in New Issue
Block a user