From 01ee80bda7dad42809407a0c94bc542f560c363e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Aug 2013 10:46:29 +0100 Subject: Missing include. --- src/types.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/types.h b/src/types.h index 1a74039f..013c1863 100644 --- a/src/types.h +++ b/src/types.h @@ -25,6 +25,7 @@ #define LIBDCP_TYPES_H #include +#include namespace libdcp { -- cgit v1.2.3