X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fapi%2Finternal%2FBamIndexFactory_p.h;h=4e4f1cfbf27cba533597930f93fccd17c384a98a;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=f060d2cd4e766179cf81162897727ec06a0236a5;hpb=a15dba1bdfe5a1a61e175cb18b1e2694cfcd1746;p=bamtools.git diff --git a/src/api/internal/BamIndexFactory_p.h b/src/api/internal/BamIndexFactory_p.h index f060d2c..4e4f1cf 100644 --- a/src/api/internal/BamIndexFactory_p.h +++ b/src/api/internal/BamIndexFactory_p.h @@ -1,9 +1,8 @@ // *************************************************************************** // BamIndexFactory_p.h (c) 2011 Derek Barnett // Marth Lab, Department of Biology, Boston College -// All rights reserved. // --------------------------------------------------------------------------- -// Last modified: 5 April 2011 (DB) +// Last modified: 10 October 2011 (DB) // --------------------------------------------------------------------------- // Provides interface for generating BamIndex implementations // *************************************************************************** @@ -11,7 +10,7 @@ #ifndef BAMINDEX_FACTORY_P_H #define BAMINDEX_FACTORY_P_H -#include +#include "api/BamIndex.h" #include namespace BamTools {