samples: Updated to use new hip include path

Change-Id: I53a1385a17f13a997ea21d14315f15a3ad851dab
This commit is contained in:
Maneesh Gupta
2016-10-04 22:21:10 +05:30
förälder d25f665837
incheckning 937c0389cb
14 ändrade filer med 15 tillägg och 15 borttagningar
+1 -1
Visa fil
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
#include <stdio.h>
#include <iostream>
#include <hip_runtime.h>
#include "hip/hip_runtime.h"
#ifdef __HIP_PLATFORM_HCC__
#include <hc.hpp>
#endif