diff --git a/src/algorithm.cpp b/src/algorithm.cpp index 4da29cea..609dcc6d 100644 --- a/src/algorithm.cpp +++ b/src/algorithm.cpp @@ -4,7 +4,7 @@ // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -#include "boost/fiber/detail/algorithm.hpp" +#include "boost/fiber/algorithm.hpp" #include