Properly nest build time headers to match arrangement at install time.

The build tree was missing a level of nesting, causing diversions based
on in-tree/out-of-tree use.
KR: Also fixed kfdtest paths

Change-Id: I8638b6d6227daabddd8eaa2aa387ba578b8dfab8
Signed-off-by: Stella Laurenzo <stellaraccident@gmail.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
This commit is contained in:
Stella Laurenzo
2024-03-12 13:26:41 -07:00
committed by Kent Russell
parent 541d0dbbae
commit a180fea5ad
31 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#ifndef __KFD_BASE_DEBUG__H__
#define __KFD_BASE_DEBUG__H__
#include "hsakmt.h"
#include "hsakmt/hsakmt.h"
#include <poll.h>
#include <stdlib.h>