Browse Source

include geomNode.h

David Rose 24 years ago
parent
commit
e7006e1327
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/distort/projectionScreen.h

+ 1 - 1
panda/src/distort/projectionScreen.h

@@ -23,8 +23,8 @@
 
 #include "namedNode.h"
 #include "lensNode.h"
+#include "geomNode.h"
 
-class GeomNode;
 class Geom;
 
 ////////////////////////////////////////////////////////////////////