diff --git a/ttg/ttg/parsec/ttg.h b/ttg/ttg/parsec/ttg.h index b198d8729..9be7906c7 100644 --- a/ttg/ttg/parsec/ttg.h +++ b/ttg/ttg/parsec/ttg.h @@ -92,6 +92,9 @@ #ifdef PARSEC_HAVE_DEV_HIP_SUPPORT #include #endif // PARSEC_HAVE_DEV_HIP_SUPPORT +#ifdef PARSEC_HAVE_DEV_LEVEL_ZERO_SUPPORT +#include +#endif //PARSEC_HAVE_DEV_LEVEL_ZERO_SUPPORT #include #if defined(PARSEC_PROF_TRACE)