samples: Updated to use new hip include path

Change-Id: I53a1385a17f13a997ea21d14315f15a3ad851dab
Este commit está contenido en:
Maneesh Gupta
2016-10-04 22:21:10 +05:30
padre d25f665837
commit 937c0389cb
Se han modificado 14 ficheros con 15 adiciones y 15 borrados
+1 -1
Ver fichero
@@ -20,7 +20,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
#include <stdio.h>
#include <hip_runtime.h>
#include "hip/hip_runtime.h"
#define CHECK(cmd) \
{\