diff --git a/include/Zydis/DecoderTypes.h b/include/Zydis/DecoderTypes.h index 4ea3bf7a..ff66ce77 100644 --- a/include/Zydis/DecoderTypes.h +++ b/include/Zydis/DecoderTypes.h @@ -865,7 +865,7 @@ typedef struct ZydisDecodedInstructionRawVex_ /** * Detailed info about the `EVEX` prefix. */ -typedef struct ZydisDecodedInstructionRawEvex +typedef struct ZydisDecodedInstructionRawEvex_ { /** * Extension of the `ModRM.reg` field (inverted).