From 0f57d25151bf76a8735f6c1b620a61f4517120cc Mon Sep 17 00:00:00 2001 From: Evgeny Date: Wed, 23 Jan 2019 11:49:44 -0600 Subject: [PATCH] hsa.h include fix --- inc/ext/hsa_rt_utils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/ext/hsa_rt_utils.hpp b/inc/ext/hsa_rt_utils.hpp index 17cc6092a1..5a07a48981 100644 --- a/inc/ext/hsa_rt_utils.hpp +++ b/inc/ext/hsa_rt_utils.hpp @@ -23,7 +23,7 @@ THE SOFTWARE. #ifndef INC_ROCTRACER_HSA_RT_UTILS_HPP_ #define INC_ROCTRACER_HSA_RT_UTILS_HPP_ -#include +#include #include #include