summaryrefslogtreecommitdiff
path: root/canvas/source/tools/page.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/tools/page.hxx')
-rw-r--r--canvas/source/tools/page.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/canvas/source/tools/page.hxx b/canvas/source/tools/page.hxx
index 800a294a9433..cfb3cbd9d4bd 100644
--- a/canvas/source/tools/page.hxx
+++ b/canvas/source/tools/page.hxx
@@ -22,9 +22,9 @@
#include <basegfx/vector/b2isize.hxx>
#include <basegfx/range/b2irectangle.hxx>
-#include <canvas/rendering/icolorbuffer.hxx>
-#include <canvas/rendering/irendermodule.hxx>
-#include <canvas/rendering/isurface.hxx>
+#include <rendering/icolorbuffer.hxx>
+#include <rendering/irendermodule.hxx>
+#include <rendering/isurface.hxx>
#include <memory>
#include <vector>