Browse Source

add missing include

David Rose 17 years ago
parent
commit
2e7dedc809
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pandatool/src/maya/mayaShaderColorDef.h

+ 2 - 0
pandatool/src/maya/mayaShaderColorDef.h

@@ -19,6 +19,8 @@
 
 #include "luse.h"
 #include "lmatrix.h"
+#include "pmap.h"
+#include "pvector.h"
 
 class MObject;
 class MPlug;