From 06e268fbc1cd8fdfb3280924616a0e2da44f5cae Mon Sep 17 00:00:00 2001 From: Evgeny Date: Thu, 8 Nov 2018 05:01:01 -0600 Subject: [PATCH] hip_prof_(api/str).h moving under hcc_detail dir --- inc/roctracer_hip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/roctracer_hip.h b/inc/roctracer_hip.h index c0a5ccce5e..988dc4a55e 100644 --- a/inc/roctracer_hip.h +++ b/inc/roctracer_hip.h @@ -23,7 +23,7 @@ THE SOFTWARE. #ifndef INC_ROCTRACER_HIP_H_ #define INC_ROCTRACER_HIP_H_ -#include +#include #include "roctracer.h"