directed tests: Updated to use new hip include path

Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
This commit is contained in:
Maneesh Gupta
2016-10-04 22:20:50 +05:30
vanhempi 57715b967f
commit 5947878247
77 muutettua tiedostoa jossa 96 lisäystä ja 96 poistoa
@@ -31,7 +31,7 @@ THE SOFTWARE.
#include <algorithm>
#include <stdlib.h>
#include<iostream>
#include "hip_runtime.h"
#include "hip/hip_runtime.h"
#include "test_common.h"
#if (__hcc_workweek__ >= 16164) || defined (__HIP_PLATFORM_NVCC__)