X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fthreed_test.cc;fp=test%2Fthreed_test.cc;h=f98464fb5810329d20a6a6903ed2b175bc4fb9b6;hp=a4889645f100064e2ae1bbc8008e6f97fd887870;hb=39fb8198febde1937019db1c300ec363aab5aa56;hpb=b249700e1da7dd6631a8b4440587f4093a2bdef1 diff --git a/test/threed_test.cc b/test/threed_test.cc index a4889645f..f98464fb5 100644 --- a/test/threed_test.cc +++ b/test/threed_test.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2019 Carl Hetherington + Copyright (C) 2013-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,11 +18,13 @@ */ + /** @file test/threed_test.cc * @brief Create some 3D DCPs (without comparing the results to anything). * @ingroup completedcp */ + #include "lib/config.h" #include "lib/content_factory.h" #include "lib/cross.h"