Browse Source

need to include eggData.h for interrogate

David Rose 20 years ago
parent
commit
00eb9b8bd2
1 changed files with 1 additions and 2 deletions
  1. 1 2
      panda/src/egg2pg/load_egg_file.h

+ 1 - 2
panda/src/egg2pg/load_egg_file.h

@@ -23,8 +23,7 @@
 
 #include "pandaNode.h"
 #include "coordinateSystem.h"
-
-class EggData;
+#include "eggData.h"
 
 BEGIN_PUBLISH
 ////////////////////////////////////////////////////////////////////