]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/BamDeviceFactory_p.h
Cleaned up intra-API includes & moved version numbers to 2.0.0
[bamtools.git] / src / api / internal / BamDeviceFactory_p.h
index f12683131a95bfd316fb1af3f811ba1ceafc2e90..1d48533d8687773384b4582f2e006a07612890eb 100644 (file)
@@ -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 <api/IBamIODevice.h>
+#include "api/IBamIODevice.h"
 #include <string>
 
 namespace BamTools {