samples: Updated to use new hip include path

Change-Id: I53a1385a17f13a997ea21d14315f15a3ad851dab


[ROCm/hip commit: 3a247efb2f]
このコミットが含まれているのは:
Maneesh Gupta
2016-10-04 22:21:10 +05:30
コミット 2dba960b07
14個のファイルの変更15行の追加15行の削除
+1 -1
ファイルの表示
@@ -5,7 +5,7 @@
#include <cmath>
// header file for the GPU API
#include <hip_runtime.h>
#include "hip/hip_runtime.h"
#include <hipblas.h>
#define N (1024 * 500)