diff --git a/src/writer/spirv/function.h b/src/writer/spirv/function.h index e15377fc64..65eb394d70 100644 --- a/src/writer/spirv/function.h +++ b/src/writer/spirv/function.h @@ -15,6 +15,7 @@ #ifndef SRC_WRITER_SPIRV_FUNCTION_H_ #define SRC_WRITER_SPIRV_FUNCTION_H_ +#include #include #include "spirv/unified1/spirv.hpp11"