diff options
Diffstat (limited to 'src/dcp_time.h')
| -rw-r--r-- | src/dcp_time.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dcp_time.h b/src/dcp_time.h index 1b73e3e8..c36d174c 100644 --- a/src/dcp_time.h +++ b/src/dcp_time.h @@ -24,6 +24,8 @@ #ifndef LIBDCP_TIME_H #define LIBDCP_TIME_H +#include <stdint.h> + namespace libdcp { /** @class Time |
