summaryrefslogtreecommitdiffstats
path: root/include/cppcanvas/canvas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppcanvas/canvas.hxx')
-rw-r--r--include/cppcanvas/canvas.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppcanvas/canvas.hxx b/include/cppcanvas/canvas.hxx
index 9b5ce34c3336..2104dee39a5e 100644
--- a/include/cppcanvas/canvas.hxx
+++ b/include/cppcanvas/canvas.hxx
@@ -47,7 +47,7 @@ namespace cppcanvas
class PolyPolygon;
class Canvas;
- // forward declaration, since PolyPolygon also references Canvas
+ // forward declaration, since tools::PolyPolygon also references Canvas
typedef ::boost::shared_ptr< PolyPolygon > PolyPolygonSharedPtr;
// forward declaration, since cloneCanvas() also references Canvas