]> git.donarmstrong.com Git - samtools.git/blobdiff - bam2bcf.h
fixed compilation error
[samtools.git] / bam2bcf.h
index 89f4fa130886e388c18f5989b2c2b5bd33138526..896108ac8a1f26bf4c67bb7694fd4f71da4658cd 100644 (file)
--- a/bam2bcf.h
+++ b/bam2bcf.h
@@ -2,7 +2,7 @@
 #define BAM2BCF_H
 
 #include <stdint.h>
-#include "bcf.h"
+#include "bcftools/bcf.h"
 
 struct __bcf_callaux_t;
 typedef struct __bcf_callaux_t bcf_callaux_t;