summaryrefslogtreecommitdiff
path: root/include/vcl/region.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/region.hxx')
-rw-r--r--include/vcl/region.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/vcl/region.hxx b/include/vcl/region.hxx
index 7211885e03c1..6f334f7e11fe 100644
--- a/include/vcl/region.hxx
+++ b/include/vcl/region.hxx
@@ -30,6 +30,7 @@ class ImplRegionBand;
class RegionBand;
class Polygon;
class PolyPolygon;
+namespace vcl { class Window; }
typedef boost::shared_ptr< RegionBand > RegionBandPtr;
typedef boost::shared_ptr< PolyPolygon > PolyPolygonPtr;
@@ -40,7 +41,7 @@ class VCL_DLLPUBLIC Region
{
private:
friend class OutputDevice;
- friend class Window;
+ friend class vcl::Window;
friend class Bitmap;
// possible contents