]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/SamReadGroup.cpp
Cleaned up intra-API includes & moved version numbers to 2.0.0
[bamtools.git] / src / api / SamReadGroup.cpp
index a9170d7bee13854dc1116c0491c6fa2e5ac04e37..ce022ab5d3d84759f096fb5235abb31b0dc90b1d 100644 (file)
@@ -2,12 +2,12 @@
 // SamReadGroup.cpp (c) 2010 Derek Barnett
 // Marth Lab, Department of Biology, Boston College
 // ---------------------------------------------------------------------------
-// Last modified: 18 April 2011 (DB)
+// Last modified: 10 October 2011 (DB)
 // ---------------------------------------------------------------------------
 // Provides direct read/write access to the SAM read group data fields.
 // ***************************************************************************
 
-#include <api/SamReadGroup.h>
+#include "api/SamReadGroup.h"
 using namespace BamTools;
 using namespace std;