summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_devicehelper.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-02-10 11:37:26 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-12 11:57:19 +0100
commit7435040a18eb866be0fa77e71c6b4c626f1ae897 (patch)
tree7de6c3e1f02d3bb67cb41a197ed2124861213151 /canvas/source/directx/dx_devicehelper.hxx
parented3d1f3e1368f81e928cc1ecc4c127a3d540d96e (diff)
move some canvas/ headers inside the module
Change-Id: Iaa00cff88ad756b7e084cc68fe744d387328180b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88360 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'canvas/source/directx/dx_devicehelper.hxx')
-rw-r--r--canvas/source/directx/dx_devicehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/directx/dx_devicehelper.hxx b/canvas/source/directx/dx_devicehelper.hxx
index 51d46f29af97..ac52c127a0d5 100644
--- a/canvas/source/directx/dx_devicehelper.hxx
+++ b/canvas/source/directx/dx_devicehelper.hxx
@@ -27,7 +27,7 @@
#include "dx_rendermodule.hxx"
#include "dx_bitmap.hxx"
-#include <canvas/rendering/isurfaceproxymanager.hxx>
+#include <rendering/isurfaceproxymanager.hxx>
#include <vcl/vclptr.hxx>
class OutputDevice;