diff --git a/lcl/graphics.pp b/lcl/graphics.pp index c0d414eb44..59218e240a 100644 --- a/lcl/graphics.pp +++ b/lcl/graphics.pp @@ -646,7 +646,7 @@ type FEndCap: TPenEndCap; {$ENDIF} FCosmetic: Boolean; - {$IFDEF HasFPJoinStyle} + {$IFNDEF HasFPJoinStyle} FJoinStyle: TPenJoinStyle; {$ENDIF} FPattern: TPenPattern;