From: Carl Hetherington Date: Thu, 27 Feb 2020 20:24:04 +0000 (+0100) Subject: Missing include. X-Git-Tag: v2.15.44~3 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=a2ceaa313a2b8ba28516c935f7f8b82d69957b77;hp=d16b0e35f5f440e0e206eb113fca7d4e700b62f7 Missing include. --- diff --git a/src/lib/hints.h b/src/lib/hints.h index db7ee49b6..b74b8bd71 100644 --- a/src/lib/hints.h +++ b/src/lib/hints.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016-2019 Carl Hetherington + Copyright (C) 2016-2020 Carl Hetherington This file is part of DCP-o-matic. @@ -25,6 +25,7 @@ #include "dcpomatic_time.h" #include #include +#include #include #include