directed tests: Updated to use new hip include path

Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
Этот коммит содержится в:
Maneesh Gupta
2016-10-04 22:20:50 +05:30
родитель b6a6cf320b
Коммит 7e04884d0f
77 изменённых файлов: 96 добавлений и 96 удалений
+2 -2
Просмотреть файл
@@ -24,8 +24,8 @@ THE SOFTWARE.
*/
#include"test_common.h"
#include"hip_runtime.h"
#include"hip_runtime_api.h"
#include "hip/hip_runtime.h"
#include "hip/hip_runtime_api.h"
#define N 512
#define SIZE N*sizeof(double)