From abdb0b142dbca0e6b0ec57f5ce4948834a795a7c Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 14 May 2007 20:41:35 +0000 Subject: [PATCH] whoopsy --- panda/src/pgraph/sceneGraphAnalyzer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/panda/src/pgraph/sceneGraphAnalyzer.h b/panda/src/pgraph/sceneGraphAnalyzer.h index b6a57cef79..8d88d937f5 100644 --- a/panda/src/pgraph/sceneGraphAnalyzer.h +++ b/panda/src/pgraph/sceneGraphAnalyzer.h @@ -29,6 +29,7 @@ class PandaNode; class GeomNode; class Geom; class GeomVertexData; +class GeomVertexArrayData; class Texture; ////////////////////////////////////////////////////////////////////