diff options
Diffstat (limited to 'otk/image.hh')
| -rw-r--r-- | otk/image.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/image.hh b/otk/image.hh index eedd6512..ac5794b5 100644 --- a/otk/image.hh +++ b/otk/image.hh @@ -116,7 +116,7 @@ public: private: bool dither; const ScreenInfo *screeninfo; - ob::BTimer *timer; + ob::OBTimer *timer; Colormap colormap; |
