Fixed a few lingering compiler warnings with the bpy_app stuff
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "compile.h" /* for the PyCodeObject */
|
||||
#include "eval.h" /* for PyEval_EvalCode */
|
||||
|
||||
#include "bpy_app.h"
|
||||
#include "bpy_rna.h"
|
||||
#include "bpy_props.h"
|
||||
#include "bpy_operator.h"
|
||||
|
Reference in New Issue
Block a user