diff --git a/panda/src/distort/projectionScreen.h b/panda/src/distort/projectionScreen.h index f16efa8525..b69b749398 100644 --- a/panda/src/distort/projectionScreen.h +++ b/panda/src/distort/projectionScreen.h @@ -23,8 +23,8 @@ #include "namedNode.h" #include "lensNode.h" +#include "geomNode.h" -class GeomNode; class Geom; ////////////////////////////////////////////////////////////////////