Cleanup/Fix: BLO: Include missing header.
The `adjust_fcurve_key_frame_values` template uses enums from RNA header, so directly include the relevant header.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
#include "BKE_fcurve.hh"
|
||||
|
||||
#include "RNA_define.hh"
|
||||
|
||||
#include "DNA_anim_types.h"
|
||||
#include "DNA_node_types.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user