Correct include paths for new directory layout.

Depends-On: I5e11e72848633dcc749d1e92705a8e3be67f793d
Change-Id: If743d015bb9c7c6fb179e259e2d4eb69be60e383
This commit is contained in:
Sean Keely
2021-06-24 00:11:25 -05:00
parent b6dc27f0b3
commit 4f1b5ed4b8
+2 -2
View File
@@ -55,8 +55,8 @@
#include <string>
#include <sstream>
#include "hsa.h"
#include "hsa_ext_amd.h"
#include "hsa/hsa.h"
#include "hsa/hsa_ext_amd.h"
#define COL_BLU "\x1B[34m"
#define COL_KCYN "\x1B[36m"