samples: Updated to use new hip include path

Change-Id: I53a1385a17f13a997ea21d14315f15a3ad851dab


[ROCm/hip-tests commit: 937c0389cb]
Tá an tiomantas seo le fáil i:
Maneesh Gupta
2016-10-04 22:21:10 +05:30
tuismitheoir 901de16c3a
tiomantas c0b972508a
D'athraigh 14 comhad le 15 breiseanna agus 15 scriosta
@@ -1,4 +1,4 @@
#include <hip_runtime.h>
#include "hip/hip_runtime.h"
__global__ void vadd_hip(hipLaunchParm lp, const float *a, const float *b, float *c, int N)
{