Browse Source

egg: Add missing include

rdb 5 years ago
parent
commit
6f5362c3fe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/egg/eggNode_ext.h

+ 1 - 0
panda/src/egg/eggNode_ext.h

@@ -19,6 +19,7 @@
 #ifdef HAVE_PYTHON
 #ifdef HAVE_PYTHON
 
 
 #include "extension.h"
 #include "extension.h"
+#include "eggData.h"
 #include "eggNode.h"
 #include "eggNode.h"
 #include "py_panda.h"
 #include "py_panda.h"