summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-10-04 11:44:36 +0100
committerCarl Hetherington <cth@carlh.net>2013-10-04 11:44:36 +0100
commite80df6ca95b57a45ec912b36425f282058cf3ce6 (patch)
tree6382ff155fd6fc54b9d921818831cbc992ef3f70 /src
parentd5447f49de58b5ec8b97d09d10aa3a1ac8470ec8 (diff)
Missing include.
Diffstat (limited to 'src')
-rw-r--r--src/dcp_time.h2
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