summaryrefslogtreecommitdiff
path: root/src/wx/timeline.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-06-03 11:11:32 +0100
committerCarl Hetherington <cth@carlh.net>2013-06-03 11:11:32 +0100
commite110d927e8dfec709a548172173b3ed1236c2d82 (patch)
tree0f51ae311c471b77defb583fed6500ec0f13dc4d /src/wx/timeline.h
parent47cc374e135a2c7f3f1702cd53bb162ecf2b986d (diff)
A few build fixes.
Diffstat (limited to 'src/wx/timeline.h')
-rw-r--r--src/wx/timeline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline.h b/src/wx/timeline.h
index a786e6a09..5c25a6426 100644
--- a/src/wx/timeline.h
+++ b/src/wx/timeline.h
@@ -36,7 +36,7 @@ public:
boost::shared_ptr<const Film> film () const;
- void force_redraw (Rect const &);
+ void force_redraw (dcpomatic::Rect const &);
int x_offset () const {
return 8;