]> git.donarmstrong.com Git - mothur.git/blobdiff - commandfactory.hpp
addition of summary.seq command [pds]
[mothur.git] / commandfactory.hpp
index 9bbba573057e23c820e24a5c1d6d8c62e7fc5d5b..f715b8488c626e1de22e46b6e624d04d599f76d1 100644 (file)
@@ -10,6 +10,8 @@
  *
  */
 
+#include "mothur.h"
+
 class Command;
 
 class CommandFactory {