summaryrefslogtreecommitdiffstats
path: root/include/vcl/bitmapaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/bitmapaccess.hxx')
-rw-r--r--include/vcl/bitmapaccess.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/bitmapaccess.hxx b/include/vcl/bitmapaccess.hxx
index b215aa08ca01..d20b9b1abd54 100644
--- a/include/vcl/bitmapaccess.hxx
+++ b/include/vcl/bitmapaccess.hxx
@@ -343,8 +343,8 @@ public:
void DrawLine(const Point& rStart, const Point& rEnd);
- void FillRect(const Rectangle& rRect);
- void DrawRect(const Rectangle& rRect);
+ void FillRect(const tools::Rectangle& rRect);
+ void DrawRect(const tools::Rectangle& rRect);
private: