X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_surface.h;h=8561970ffa3e4e99c40df298478e4b423ae93c31;hb=0ec96dc9bd274f5c79f37d95ca0abcc24099217a;hp=0770b8538bd06d63edbdf6a334390c844eb61a95;hpb=4b886acca3929def466b0fb6a948bb5c37029190;p=synfig.git diff --git a/ETL/trunk/ETL/_surface.h b/ETL/trunk/ETL/_surface.h index 0770b85..8561970 100644 --- a/ETL/trunk/ETL/_surface.h +++ b/ETL/trunk/ETL/_surface.h @@ -65,7 +65,7 @@ public: typedef VP value_prep_type; typedef alpha_pen const_alpha_pen; - typedef alpha_pen alpha_pen; + typedef alpha_pen non_const_alpha_pen; typedef typename pen::difference_type size_type; typedef typename pen::difference_type difference_type;