Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > e293c9c6ac55ac32aa932a632fa5478b > files > 1

mmseq-0.9.18-1.fc16.src.rpm

--- mmseq_0.9.14/bam2hits.cpp	2011-09-22 16:24:55.000000000 +0100
+++ mmseq_0.9.14.new/bam2hits.cpp	2011-10-07 15:22:12.387102321 +0100
@@ -15,7 +15,7 @@
 **    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 */
 
-#include "sam.h"
+#include <samtools/sam.h>
 #include <iostream>
 #include <fstream>
 #include <string>