Skip to content

Commit b265c2b

Browse files
authored
Update timeRange.h
1 parent 46bf6c6 commit b265c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opentime/timeRange.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ class TimeRange {
287287

288288
private:
289289
RationalTime _start_time, _duration;
290-
friend class TimeTransform
290+
friend class TimeTransform;
291291
};
292292

293293
} }

0 commit comments

Comments
 (0)