Browse Source

correct forward reference

David Rose 20 years ago
parent
commit
a49b03b61b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/putil/pipeline.h

+ 1 - 1
panda/src/putil/pipeline.h

@@ -24,7 +24,7 @@
 #include "pset.h"
 #include "reMutex.h"
 
-class PipelineCyclerTrueImpl;
+struct PipelineCyclerTrueImpl;
 
 ////////////////////////////////////////////////////////////////////
 //       Class : Pipeline