Index: branches/tap_branches/ppStack/src/ppStackThread.h
===================================================================
--- branches/tap_branches/ppStack/src/ppStackThread.h	(revision 25900)
+++ branches/tap_branches/ppStack/src/ppStackThread.h	(revision 27838)
@@ -35,5 +35,6 @@
 ppStackThreadData *ppStackThreadDataSetup(
     const ppStackOptions *options,      // Options
-    const pmConfig *config              // Configuration
+    const pmConfig *config,             // Configuration
+    bool conv                           // Use convolved products?
     );
 
