directed tests: Updated to use new hip include path

Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51


[ROCm/clr commit: 5947878247]
This commit is contained in:
Maneesh Gupta
2016-10-04 22:20:50 +05:30
parent 9811be4722
commit 43d07079e9
77 changed files with 96 additions and 96 deletions
@@ -28,7 +28,7 @@ THE SOFTWARE.
// Test launch bounds and initialization conditions.
#include "hip_runtime.h"
#include "hip/hip_runtime.h"
#include "test_common.h"
int p_blockSize = 256;