diff --git a/include/ck/host_utility/kernel_launch.hpp b/include/ck/host_utility/kernel_launch.hpp index ee5fca2987..f48d3df1f9 100755 --- a/include/ck/host_utility/kernel_launch.hpp +++ b/include/ck/host_utility/kernel_launch.hpp @@ -8,6 +8,7 @@ #include "ck/utility/common_header.hpp" #include "ck/stream_config.hpp" #include "ck/host_utility/hip_check_error.hpp" +#include "ck/host_utility/device_prop.hpp" template float launch_and_time_kernel(const StreamConfig& stream_config,