summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 4e706349..814116f7 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -204,6 +204,8 @@ public:
return _asset_map;
}
+ bool can_be_read() const;
+
static std::vector<boost::filesystem::path> directories_from_files (std::vector<boost::filesystem::path> files);
private: