X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bam2bcf.h;h=896108ac8a1f26bf4c67bb7694fd4f71da4658cd;hb=6f1c7227019c299bd9df4c4187ca29e0baad1c4b;hp=89f4fa130886e388c18f5989b2c2b5bd33138526;hpb=fd187467e3c5f026a4d934c5b0cb68a42939f6e1;p=samtools.git diff --git a/bam2bcf.h b/bam2bcf.h index 89f4fa1..896108a 100644 --- a/bam2bcf.h +++ b/bam2bcf.h @@ -2,7 +2,7 @@ #define BAM2BCF_H #include -#include "bcf.h" +#include "bcftools/bcf.h" struct __bcf_callaux_t; typedef struct __bcf_callaux_t bcf_callaux_t;