directed tests: Updated to use new hip include path

Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
This commit is contained in:
Maneesh Gupta
2016-10-04 22:20:50 +05:30
parent b6a6cf320b
commit 7e04884d0f
77 ha cambiato i file con 96 aggiunte e 96 eliminazioni
@@ -19,7 +19,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
#include "hip_runtime.h"
#include "hip/hip_runtime.h"
#include "test_common.h"
#pragma GCC diagnostic ignored "-Wall"