diff options
Diffstat (limited to 'src/lib/dcpomatic_log.h')
| -rw-r--r-- | src/lib/dcpomatic_log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/dcpomatic_log.h b/src/lib/dcpomatic_log.h index 2372c8d01..0bde2ee8e 100644 --- a/src/lib/dcpomatic_log.h +++ b/src/lib/dcpomatic_log.h @@ -21,6 +21,7 @@ #include "log.h" #include "compose.hpp" +#include <fmt/format.h> /** The current log; set up by the front-ends when they have a Film to log into */ |
