Browse Source

missing includes

David Rose 15 years ago
parent
commit
66099fdce8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      panda/src/speedtree/speedTreeNode.h

+ 2 - 0
panda/src/speedtree/speedTreeNode.h

@@ -22,6 +22,8 @@
 #include "stTransform.h"
 #include "stTransform.h"
 #include "callbackObject.h"
 #include "callbackObject.h"
 #include "loaderOptions.h"
 #include "loaderOptions.h"
+#include "transformState.h"
+#include "nodePath.h"
 
 
 #include "speedtree_api.h"
 #include "speedtree_api.h"