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
@@ -2,7 +2,7 @@
#include <iostream>
#include <sstream>
#include <iomanip>
#include <hip_runtime.h>
#include "hip/hip_runtime.h"
#include "ResultDatabase.h"