Cleanup: missing include

This commit is contained in:
Campbell Barton 2021-06-13 14:47:01 +10:00
parent 952d6663e0
commit aab4794512
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
#include "BPY_extern.h"
#include "bpy_capi_utils.h"
#include "bpy_rna_operator.h" /* Own include. */
/* -------------------------------------------------------------------- */
/** \name Operator `poll_message_set` Method
* \{ */