summaryrefslogtreecommitdiff
path: root/include/vcl/unowrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/unowrap.hxx')
-rw-r--r--include/vcl/unowrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/unowrap.hxx b/include/vcl/unowrap.hxx
index 44c86f2cc041..090fb8c4242f 100644
--- a/include/vcl/unowrap.hxx
+++ b/include/vcl/unowrap.hxx
@@ -31,7 +31,7 @@ class OutputDevice;
class MouseEvent;
class CommandEvent;
class KeyEvent;
-class Rectangle;
+namespace tools { class Rectangle; }
class Menu;
namespace com {