From f6c8cbe839cc2b052af9ccd1c57f353d26ebcaf0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 13 Feb 2019 00:22:01 +0000 Subject: Fix build. --- src/lib/dcpomatic_log.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/dcpomatic_log.h b/src/lib/dcpomatic_log.h index b68d41ea9..88d031fc7 100644 --- a/src/lib/dcpomatic_log.h +++ b/src/lib/dcpomatic_log.h @@ -18,10 +18,10 @@ */ +#include "log.h" +#include "compose.hpp" #include -class Log; - /** The current log; set up by the front-ends when they have a Film to log into */ extern boost::shared_ptr dcpomatic_log; -- cgit v1.2.3