diff --git a/rtl/win/wininc/struct.inc b/rtl/win/wininc/struct.inc index 25d982a286..be924e6d56 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