]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/SamConstants.h
Cleaned up intra-API includes & moved version numbers to 2.0.0
[bamtools.git] / src / api / SamConstants.h
index 913c21391cda75030a4b1bb9f190857730666faf..405668c796814fc3f911be1217d8912ea29dc1ff 100644 (file)
@@ -2,7 +2,7 @@
 // SamConstants.h (c) 2010 Derek Barnett
 // Marth Lab, Department of Biology, Boston College
 // ---------------------------------------------------------------------------
-// Last modified: 19 April 2011 (DB)
+// Last modified: 10 October 2011 (DB)
 // ---------------------------------------------------------------------------
 // Provides constants for SAM header
 // ***************************************************************************
@@ -10,7 +10,7 @@
 #ifndef SAM_CONSTANTS_H
 #define SAM_CONSTANTS_H
 
-#include <api/api_global.h>
+#include "api/api_global.h"
 #include <string>
 
 namespace BamTools {