directed tests: Updated to use new hip include path

Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51


[ROCm/hip commit: 7e04884d0f]
このコミットが含まれているのは:
Maneesh Gupta
2016-10-04 22:20:50 +05:30
コミット 724a024bb6
77個のファイルの変更96行の追加96行の削除
+1 -1
ファイルの表示
@@ -6,7 +6,7 @@
* HIT_END
*/
#include <hip_runtime_api.h>
#include "hip/hip_runtime_api.h"
#include "test_common.h"
+1 -1
ファイルの表示
@@ -26,7 +26,7 @@ THE SOFTWARE.
* HIT_END
*/
#include "hip_runtime.h"
#include "hip/hip_runtime.h"
#include "test_common.h"
void printSep()