X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=collectsharedcommand.h;fp=collectsharedcommand.h;h=aac31c1e32a0b270d03d7b64d69ae1825b5a6af0;hb=154e089bcd37c2c2f773e53ffb88a20170b27037;hp=8c7aa009ca346670482679ac17b4c9f75d58fa82;hpb=fe342304a0fdff3ab48226e1dcfdab95d3a94a64;p=mothur.git diff --git a/collectsharedcommand.h b/collectsharedcommand.h index 8c7aa00..aac31c1 100644 --- a/collectsharedcommand.h +++ b/collectsharedcommand.h @@ -17,7 +17,7 @@ #include "groupmap.h" #include "collect.h" #include "display.h" -#include "readmatrix.hpp" +#include "readotu.h" #include "validcalculator.h" #include "sharedutilities.h" @@ -48,7 +48,7 @@ private: SharedUtil* util; GroupMap* groupmap; SharedListVector* SharedList; - ReadMatrix* read; + ReadOTUFile* read; SharedOrderVector* order; InputData* input; ValidCalculators* validCalculator;