Index: /trunk/src/VBox/Devices/Graphics/DevVGA.h
===================================================================
--- /trunk/src/VBox/Devices/Graphics/DevVGA.h	(revision 50759)
+++ /trunk/src/VBox/Devices/Graphics/DevVGA.h	(revision 50760)
@@ -293,5 +293,6 @@
     /** LUN\#0: VBVA callbacks interface */
     PDMIDISPLAYVBVACALLBACKS    IVBVACallbacks;
-# elif HC_ARCH_BITS == 32
+# endif
+# if HC_ARCH_BITS == 32
     uint32_t                    Padding0;
 # endif
