]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/BamFtp_p.h
Cleaned up intra-API includes & moved version numbers to 2.0.0
[bamtools.git] / src / api / internal / BamFtp_p.h
index d410201c97529017dfc2637423721ce05055aa89..1f5ee0fdc9d1deed640d4439884b2d02e285ab1a 100644 (file)
@@ -2,7 +2,7 @@
 // BamFtp_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 FTP server
 // ***************************************************************************
@@ -20,7 +20,7 @@
 //
 // We mean it.
 
-#include <api/IBamIODevice.h>
+#include "api/IBamIODevice.h"
 #include <string>
 
 namespace BamTools {