X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.h;h=706b219917eb89c99652b8e024421869eac123c1;hb=154e089bcd37c2c2f773e53ffb88a20170b27037;hp=4e2b3a0e685aec843624613df7bda5c7e184b4c1;hpb=c5c7502f435e1413c19e373dab1dfebcaa67588d;p=mothur.git diff --git a/getoturepcommand.h b/getoturepcommand.h index 4e2b3a0..706b219 100644 --- a/getoturepcommand.h +++ b/getoturepcommand.h @@ -16,7 +16,7 @@ #include "sparsematrix.hpp" #include "listvector.hpp" #include "inputdata.h" -#include "readmatrix.hpp" +#include "readotu.h" #include "fastamap.h" @@ -36,7 +36,7 @@ private: SparseMatrix* matrix; ListVector* list; ListVector* listOfNames; - ReadMatrix* read; + ReadOTUFile* read; InputData* input; FastaMap* fasta; string filename, fastafile, namesfile;