Don't use relative include path

The header base path is already in the include set.

Change-Id: Id83abaa921d720ae103e3281161b875fcf84493d


[ROCm/hip commit: bb6922b8a3]
This commit is contained in:
Matt Arsenault
2020-05-01 08:50:33 -04:00
committed by Matthew Arsenault
parent 9f0b428aa4
commit 84b36e38c3
+1 -1
View File
@@ -4,7 +4,7 @@
#include "clara/clara.hpp"
#include "pstreams/pstream.h"
#include "../include/hip/hcc_detail/elfio/elfio.hpp"
#include "hip/hcc_detail/elfio/elfio.hpp"
#include <unistd.h>