Browse Source

add GraphicsWindow as forward class reference

David Rose 22 years ago
parent
commit
3719dca957
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/display/graphicsPipe.h

+ 1 - 0
panda/src/display/graphicsPipe.h

@@ -28,6 +28,7 @@
 
 class HardwareChannel;
 class GraphicsOutput;
+class GraphicsWindow;
 class GraphicsStateGuardian;
 class FrameBufferProperties;