Missing header files
This commit is contained in:
parent
b123c08234
commit
962613a67a
|
|
@ -25,6 +25,8 @@
|
|||
#include <maya/MStatus.h>
|
||||
#include <maya/MObject.h>
|
||||
#include <maya/MFnDependencyNode.h>
|
||||
#include <maya/MFnMesh.h>
|
||||
#include <maya/MObjectArray.h>
|
||||
#include <maya/MPlug.h>
|
||||
#include <maya/MPlugArray.h>
|
||||
#include <maya/MFn.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue