Skip to content

Commit

Permalink
adjusted path to lib
Browse files Browse the repository at this point in the history
  • Loading branch information
riasc committed Sep 26, 2024
1 parent 858dfcc commit d8df4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/genogrove/all.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef GENOGROVE_HPP
#define GENOGROVE_HPP

#include "IBPTree.hpp"
#include "genogrove/IBPTree.hpp"

#endif //GENOGROVE_HPP

0 comments on commit d8df4ed

Please sign in to comment.