summaryrefslogtreecommitdiff
path: root/src/lib/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/content.h')
-rw-r--r--src/lib/content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/content.h b/src/lib/content.h
index f72007f04..3ab272c16 100644
--- a/src/lib/content.h
+++ b/src/lib/content.h
@@ -212,6 +212,7 @@ private:
/** Paths of our data files */
std::vector<boost::filesystem::path> _paths;
+ std::vector<std::time_t> _last_write_times;
std::string _digest;
DCPTime _position;