Skip to content

Commit 34289a7

Browse files
Fixing the include statement for htslib_wrapper_deprecated
1 parent 79cdb61 commit 34289a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htslib_wrapper_deprecated.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include <fstream>
2323
#include <iostream>
2424

25-
#include "htslib_wrapper.hpp"
25+
#include "htslib_wrapper_deprecated.hpp"
2626
#include "smithlab_utils.hpp"
2727
#include "MappedRead.hpp"
2828
#include "cigar_utils.hpp"

0 commit comments

Comments
 (0)