ソースを参照

missing include

David Rose 13 年 前
コミット
25870f099f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      pandatool/src/mayaegg/mayaBlendDesc.h

+ 1 - 0
pandatool/src/mayaegg/mayaBlendDesc.h

@@ -23,6 +23,7 @@
 
 
 #include "pre_maya_include.h"
 #include "pre_maya_include.h"
 #include <maya/MFnBlendShapeDeformer.h>
 #include <maya/MFnBlendShapeDeformer.h>
+#include <maya/MObject.h>
 #include "post_maya_include.h"
 #include "post_maya_include.h"
 
 
 class EggTable;
 class EggTable;