X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Futils%2Fbamtools_options.h;h=2afe1297661e80cdff94c4dd75631df1b97302d5;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=98ddc3d36c29e9f784509e4d88c2af194757d2bc;hpb=ad3f59ce304c37faff88fbc5ea8c1df047326df4;p=bamtools.git diff --git a/src/utils/bamtools_options.h b/src/utils/bamtools_options.h index 98ddc3d..2afe129 100644 --- a/src/utils/bamtools_options.h +++ b/src/utils/bamtools_options.h @@ -1,9 +1,8 @@ // *************************************************************************** // bamtools_options.h (c) 2010 Derek Barnett, Erik Garrison // Marth Lab, Department of Biology, Boston College -// All rights reserved. // --------------------------------------------------------------------------- -// Last modified: 11 June 2011 +// Last modified: 10 October 2011 // --------------------------------------------------------------------------- // Parses command line arguments and creates a help menu // --------------------------------------------------------------------------- @@ -20,8 +19,8 @@ #ifndef BAMTOOLS_OPTIONS_H #define BAMTOOLS_OPTIONS_H -#include -#include +#include "utils/bamtools_variant.h" +#include "utils/utils_global.h" #include #include