X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fapi%2Finternal%2FBamDeviceFactory_p.h;h=1d48533d8687773384b4582f2e006a07612890eb;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=f12683131a95bfd316fb1af3f811ba1ceafc2e90;hpb=8a90b7aefffaf186053ef4da96c8663bf528274a;p=bamtools.git diff --git a/src/api/internal/BamDeviceFactory_p.h b/src/api/internal/BamDeviceFactory_p.h index f126831..1d48533 100644 --- a/src/api/internal/BamDeviceFactory_p.h +++ b/src/api/internal/BamDeviceFactory_p.h @@ -2,7 +2,7 @@ // BamDeviceFactory_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) // --------------------------------------------------------------------------- // Creates built-in concrete implementations of IBamIODevices // *************************************************************************** @@ -20,7 +20,7 @@ // // We mean it. -#include +#include "api/IBamIODevice.h" #include namespace BamTools {