From e7006e1327d4a72dbb2f406e2a756e9206bdaefb Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 2 Feb 2002 00:40:41 +0000 Subject: [PATCH] include geomNode.h --- panda/src/distort/projectionScreen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; ////////////////////////////////////////////////////////////////////