diff --git a/compute/cker/include/cker/operation/RmsNorm.h b/compute/cker/include/cker/operation/RmsNorm.h index 3348b2a21fd..97eb2a2982d 100644 --- a/compute/cker/include/cker/operation/RmsNorm.h +++ b/compute/cker/include/cker/operation/RmsNorm.h @@ -22,6 +22,7 @@ #include "cker/Utils.h" #include +#include namespace nnfw {