diff --git a/include/boost/lambda/detail/return_type_traits.hpp b/include/boost/lambda/detail/return_type_traits.hpp index e3bcb9a..043a891 100644 --- a/include/boost/lambda/detail/return_type_traits.hpp +++ b/include/boost/lambda/detail/return_type_traits.hpp @@ -12,7 +12,7 @@ #ifndef BOOST_LAMBDA_RETURN_TYPE_TRAITS_HPP #define BOOST_LAMBDA_RETURN_TYPE_TRAITS_HPP -#include "boost/mpl/aux_/has_xxx.hpp" +#include "boost/mpl/has_xxx.hpp" #include // needed for the ptrdiff_t