From c380227fb4078a20ca00f95102ff31e5d02cc724 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 19 Dec 2007 21:40:12 +0000 Subject: [PATCH] compile crash in pandatool --- 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 29114e9c82..29de6635f6 100644 --- a/panda/src/pgraph/sceneGraphAnalyzer.h +++ b/panda/src/pgraph/sceneGraphAnalyzer.h @@ -31,6 +31,7 @@ class PandaNode; class GeomNode; class Geom; class GeomVertexData; +class GeomVertexFormat; class GeomVertexArrayData; class Texture;