X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=colorspace_conversion_effect.h;h=ab8a8aa3ea630a7ebb98bc729b5b2ae643c87d8c;hp=b21f72e1a8b6b8782e332aedfaca2455d3f9644b;hb=9224f01a362117deef6f1140c6802fde256fb168;hpb=ddce0987c54cd04fdbb2aee2886ea982e13b84f2 diff --git a/colorspace_conversion_effect.h b/colorspace_conversion_effect.h index b21f72e..ab8a8aa 100644 --- a/colorspace_conversion_effect.h +++ b/colorspace_conversion_effect.h @@ -8,8 +8,8 @@ // We don't do any fancy gamut mapping or similar; colors that are out-of-gamut // will simply stay out-of-gamut, and probably clip in the output stage. -#include #include +#include #include "effect.h" #include "image_format.h"