diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-11 14:24:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-11 14:24:42 +0000 |
| commit | 7de4cd2a83deeae1147295b7e246cef5d7eb4054 (patch) | |
| tree | 5ceceeca0d84ee361198b2724970b856830df141 /src | |
| parent | 3ce6111d48e766840ac85018454115d6b0f95583 (diff) | |
Add missing include.
Diffstat (limited to 'src')
| -rw-r--r-- | src/dcp.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ #define LIBDCP_DCP_H #include "types.h" +#include "util.h" #include "certificate.h" #include "metadata.h" #include "name_format.h" |
