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