diff --git a/src/core/gpu.h b/src/core/gpu.h index 7758ce605..7e690d9d6 100644 --- a/src/core/gpu.h +++ b/src/core/gpu.h @@ -630,7 +630,7 @@ protected: union { u32 display_address_start; - BitField X; + BitField X; BitField Y; }; union