diff options
Diffstat (limited to 'libcxx/include/execution')
| -rw-r--r-- | libcxx/include/execution | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/execution b/libcxx/include/execution index c12615b77ea..e25cb82d552 100644 --- a/libcxx/include/execution +++ b/libcxx/include/execution @@ -13,7 +13,7 @@ #include <__config> #if defined(_LIBCPP_HAS_PARALLEL_ALGORITHMS) && _LIBCPP_STD_VER >= 17 -# include <pstl/internal/glue_execution_defs.h> +# include <__pstl_execution> #endif #endif // _LIBCPP_EXECUTION |

