Browse Source

missing include

David Rose 14 years ago
parent
commit
0113a991a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/plugin/p3dMainObject.cxx

+ 1 - 0
direct/src/plugin/p3dMainObject.cxx

@@ -13,6 +13,7 @@
 ////////////////////////////////////////////////////////////////////
 
 #include "p3dMainObject.h"
+#include "p3dPythonObject.h"
 #include "p3dInstance.h"
 #include "p3dSession.h"
 #include "p3dStringObject.h"