]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/ILocalIODevice_p.h
Removed some debugging 'error string' messages that snuck into last
[bamtools.git] / src / api / internal / ILocalIODevice_p.h
index 1e6489970dda6ef7a3f8baf904114ddc352f1516..a71f37896e10ad7b6c5186854d2a6b8b7d110135 100644 (file)
@@ -2,7 +2,7 @@
 // ILocalIODevice_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 shared behavior for files & pipes
 // ***************************************************************************
@@ -20,7 +20,7 @@
 //
 // We mean it.
 
-#include <api/IBamIODevice.h>
+#include "api/IBamIODevice.h"
 
 namespace BamTools {
 namespace Internal {