summaryrefslogtreecommitdiff
path: root/src/lib/dcp_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/dcp_content.h')
-rw-r--r--src/lib/dcp_content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h
index 7f3ac956d..22b5fa08d 100644
--- a/src/lib/dcp_content.h
+++ b/src/lib/dcp_content.h
@@ -46,4 +46,5 @@ private:
void read_directory (boost::filesystem::path);
boost::filesystem::path _directory;
+ std::string _name;
};