directed tests: Updated to use new hip include path

Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
Этот коммит содержится в:
Maneesh Gupta
2016-10-04 22:20:50 +05:30
родитель 57715b967f
Коммит 5947878247
77 изменённых файлов: 96 добавлений и 96 удалений
+1 -1
Просмотреть файл
@@ -30,7 +30,7 @@ THE SOFTWARE.
#include <getopt.h>
#include <iostream>
#include <string>
#include <hip_runtime.h>
#include "hip/hip_runtime.h"
using namespace std;