]> git.donarmstrong.com Git - mothur.git/blobdiff - kmerdb.hpp
continued work on chimeras and fixed bug in trim.seqs and reverse.seqs that was due...
[mothur.git] / kmerdb.hpp
index 5019858dcf477c2e27bcc9ad3007617e26d3ce96..d50c8b2607347aa337b8cc57fc0566b40ccbb01b 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 #include "mothur.h"
+#include "database.hpp"
 
 class KmerDB : public Database {