Missing header files

This commit is contained in:
Josh Yelon 2007-10-11 20:28:50 +00:00
parent b123c08234
commit 962613a67a

View File

@ -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>