summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-19 21:30:51 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-19 21:30:51 +0000
commita4b57f2a429d2979c0603c868626f94919a00fd8 (patch)
tree0fb3af5b6320bdc0a9442dbc7506300c49518eed /src
parente54d5448174c3f61ed828ce7146a497948290a8d (diff)
Missing include.
Diffstat (limited to 'src')
-rw-r--r--src/reel_markers_asset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reel_markers_asset.h b/src/reel_markers_asset.h
index 4077fbbe..ac91a94b 100644
--- a/src/reel_markers_asset.h
+++ b/src/reel_markers_asset.h
@@ -33,6 +33,7 @@
#include "reel_asset.h"
#include "dcp_time.h"
+#include <map>
namespace dcp {