Warning fixes.
[dcpomatic.git] / src / lib / dcpomatic_time.h
index a0bbad06aeaeeed6530d214551fcbd82ab3a4d4d..4c7ea4ba52d524746ac9acb064ae6700d0d8ca35 100644 (file)
@@ -97,7 +97,7 @@ public:
        }
 
 protected:
-       friend class dcptime_round_up_test;
+       friend struct dcptime_round_up_test;
        
        Type _t;
        static const int HZ = 96000;