summaryrefslogtreecommitdiff
path: root/src/lib/log_entry.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-03 14:49:25 +0200
committerCarl Hetherington <cth@carlh.net>2022-09-03 14:49:25 +0200
commit421563caf2d104b67e2ccf6f657aab829afb7cde (patch)
treef52d98795b632ff6d8c49f9cbffbd8fafe19448f /src/lib/log_entry.cc
parent34eb57979b5293ac3b864310f8fc8c77c26343e2 (diff)
Bump libdcp for better ContentKind support.
Diffstat (limited to 'src/lib/log_entry.cc')
-rw-r--r--src/lib/log_entry.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/log_entry.cc b/src/lib/log_entry.cc
index 2980e438b..d5065e03a 100644
--- a/src/lib/log_entry.cc
+++ b/src/lib/log_entry.cc
@@ -22,6 +22,7 @@
#include "log_entry.h"
#include <inttypes.h>
#include <cstdio>
+#include <ctime>
#include "i18n.h"