X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fcolour_conversion_test.cc;h=94284f879aea0bb99959278454286ad8ccbb9541;hb=4b5e05b9845d609524328a88a81011b364e03a8a;hp=6c25e8ae31c5d018b281450b0e3f7ba074044e12;hpb=3828baf56467224f5d44049bf1e7a7ed11f43a05;p=dcpomatic.git diff --git a/test/colour_conversion_test.cc b/test/colour_conversion_test.cc index 6c25e8ae3..94284f879 100644 --- a/test/colour_conversion_test.cc +++ b/test/colour_conversion_test.cc @@ -19,12 +19,12 @@ */ /** @file test/colour_conversion_test.cc - * @brief Various tests of ColourConversion. + * @brief Test ColourConversion class. + * @ingroup selfcontained */ #include "lib/colour_conversion.h" #include "lib/film.h" -#include #include #include #include