X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fapi%2Finternal%2FBamHttp_p.h;h=38e94b7dcdd4e12ff7a8da8e7cb0bd70878bf514;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=e1d2403acbabb706325a765544a3341ce8f81542;hpb=88577e25bbf4b6b43642cb679c5f9f5cba026fec;p=bamtools.git diff --git a/src/api/internal/BamHttp_p.h b/src/api/internal/BamHttp_p.h index e1d2403..38e94b7 100644 --- a/src/api/internal/BamHttp_p.h +++ b/src/api/internal/BamHttp_p.h @@ -2,7 +2,7 @@ // BamHttp_p.h (c) 2011 Derek Barnett // Marth Lab, Department of Biology, Boston College // --------------------------------------------------------------------------- -// Last modified: 8 September 2011 (DB) +// Last modified: 10 October 2011 (DB) // --------------------------------------------------------------------------- // Provides reading/writing of BAM files on HTTP server // *************************************************************************** @@ -20,7 +20,7 @@ // // We mean it. -#include +#include "api/IBamIODevice.h" #include namespace BamTools {