diff --git a/onnxruntime/core/mlas/lib/q4common.h b/onnxruntime/core/mlas/lib/q4common.h index 532437797a084..ed54b7a207067 100644 --- a/onnxruntime/core/mlas/lib/q4common.h +++ b/onnxruntime/core/mlas/lib/q4common.h @@ -18,6 +18,8 @@ Module Name: the parameters and the quantized data in a blob. --*/ +#include "core/common/common.h" + #include "mlas_q4.h" #include "mlasi.h"