diff --git a/rtl/win/wininc/struct.inc b/rtl/win/wininc/struct.inc index 9a88d26698..9a3a9e5d6f 100644 --- a/rtl/win/wininc/struct.inc +++ b/rtl/win/wininc/struct.inc @@ -9090,7 +9090,7 @@ type // Menubar information type - tagMENUBARINFO = packed record + tagMENUBARINFO = record cbSize:DWORD; rcBar:Windows.RECT; // rect of bar, popup, item _hmenu:HMENU; // real menu handle of bar, popup