diff --git a/src/runtime/core/system.cpp b/src/runtime/core/system.cpp index 96aa4af8..68113860 100644 --- a/src/runtime/core/system.cpp +++ b/src/runtime/core/system.cpp @@ -14,7 +14,7 @@ #include #include -#include "amd_comgr.h" +#include "amd_comgr/amd_comgr.h" #include "device_rt_internal.h" #include "internal.h" #include "machine.h"