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