diff --git a/panda/src/egg2pg/load_egg_file.h b/panda/src/egg2pg/load_egg_file.h index 5dd19a9654..24fb761ad7 100644 --- a/panda/src/egg2pg/load_egg_file.h +++ b/panda/src/egg2pg/load_egg_file.h @@ -23,8 +23,7 @@ #include "pandaNode.h" #include "coordinateSystem.h" - -class EggData; +#include "eggData.h" BEGIN_PUBLISH ////////////////////////////////////////////////////////////////////