X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fstdout_log.h;h=0dcc243db6499295df9c3973e4b3e1a9163ab025;hp=f4335e8e5c1dea356f21994fba6fae4484e08059;hb=da44da6f31f97d39ca91c35955e573e76371f2c2;hpb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26 diff --git a/src/lib/stdout_log.h b/src/lib/stdout_log.h index f4335e8e5..0dcc243db 100644 --- a/src/lib/stdout_log.h +++ b/src/lib/stdout_log.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2020 Carl Hetherington + Copyright (C) 2012-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,8 +18,10 @@ */ + #include "log.h" + class StdoutLog : public Log { public: