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:
committed by
Kent Russell
parent
541d0dbbae
commit
a180fea5ad
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user