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
parent d25f665837
commit 937c0389cb
14 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -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) \
{\