Move include/* to include/hip/*

Change-Id: I7a7b2839b4df59c7a4c503550f99fdc9e45c0f54


[ROCm/clr commit: bbfc08f419]
This commit is contained in:
Maneesh Gupta
2016-10-04 22:17:18 +05:30
parent c47374f479
commit 46feb7dcf2
40 changed files with 51 additions and 48 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ THE SOFTWARE.
*/
#include <hc.hpp>
#include"hcc_detail/hip_ldg.h"
#include "hip/hcc_detail/hip_ldg.h"
__device__ char __ldg(const char* ptr)
{