diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/dcp_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index e8532ff57..473dbae36 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -167,7 +167,7 @@ public: } private: - friend class reels_test5; + friend struct reels_test5; void add_properties (boost::shared_ptr<const Film> film, std::list<UserProperty>& p) const; |
