Add missing include.
authorCarl Hetherington <cth@carlh.net>
Wed, 11 Jan 2017 14:24:42 +0000 (14:24 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 11 Jan 2017 14:24:42 +0000 (14:24 +0000)
src/dcp.h

index 3cd2c2cbe30890946db2c5c4cbd8955d743dfdb1..b8651db80e02eb4f92dccdce68b52922109a0dca 100644 (file)
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -39,6 +39,7 @@
 #define LIBDCP_DCP_H
 
 #include "types.h"
+#include "util.h"
 #include "certificate.h"
 #include "metadata.h"
 #include "name_format.h"