diff --git a/Contrib/System/Source/System.h b/Contrib/System/Source/System.h index e07d426a..d0711f33 100644 --- a/Contrib/System/Source/System.h +++ b/Contrib/System/Source/System.h @@ -113,7 +113,7 @@ struct tag_CallbackThunk int realprocaddr; #pragma pack(pop) */ - char asm[10]; + char asm_code[10]; #else #error "Asm thunk not implemeted for this architecture!" #endif