summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocapt.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-02-07 20:42:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-12 13:11:28 +0100
commit1f625b3f74c6e6e5ef345a3e017061be918e443b (patch)
tree4182a64dd93a6449135ddd87ef6526567f6c7cdc /svx/source/svdraw/svdocapt.cxx
parent1b4f6c81de2af3b165594654966bcd5b62dc6081 (diff)
move some svx/ headers inside the module
Change-Id: I8d9a50039a8139caebb2cfb83ca476d39432f255 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88238 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx/source/svdraw/svdocapt.cxx')
-rw-r--r--svx/source/svdraw/svdocapt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdocapt.cxx b/svx/source/svdraw/svdocapt.cxx
index dc7bdaf3aa4d..e346ee7a94d9 100644
--- a/svx/source/svdraw/svdocapt.cxx
+++ b/svx/source/svdraw/svdocapt.cxx
@@ -49,7 +49,7 @@
#include <svx/svdpool.hxx>
#include <svx/svdtrans.hxx>
#include <svx/svdview.hxx>
-#include <svx/sxcaitm.hxx>
+#include <sxcaitm.hxx>
#include <svx/sxcecitm.hxx>
#include <svx/sxcgitm.hxx>
#include <svx/sxcllitm.hxx>