directed tests: Updated to use new hip include path

Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
Tento commit je obsažen v:
Maneesh Gupta
2016-10-04 22:20:50 +05:30
rodič 57715b967f
revize 5947878247
77 změnil soubory, kde provedl 96 přidání a 96 odebrání
+1 -1
Zobrazit soubor
@@ -31,7 +31,7 @@ THE SOFTWARE.
#include <algorithm>
#include <stdlib.h>
#include <iostream>
#include "hip_runtime.h"
#include "hip/hip_runtime.h"
#define HIP_ASSERT(x) (assert((x)==hipSuccess))
#define WIDTH 8