summaryrefslogtreecommitdiff
path: root/xmloff/qa
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-02-02 19:31:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-03 08:12:09 +0100
commitcdd3c6851027a8a66baefcc4f1e58b7c4ad4ee6a (patch)
treec10c7b33444ee71fc37c3faa496560042c097f04 /xmloff/qa
parent18b2cecfef3dd26bac15522667b465802ff3f96b (diff)
move some xmloff/ headers inside the module
Change-Id: I57e97da952c18c33af85a8fe24ebf021fc0631d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87828 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/qa')
-rw-r--r--xmloff/qa/unit/tokenmap-test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/qa/unit/tokenmap-test.cxx b/xmloff/qa/unit/tokenmap-test.cxx
index 540836b66f8a..fb6916444454 100644
--- a/xmloff/qa/unit/tokenmap-test.cxx
+++ b/xmloff/qa/unit/tokenmap-test.cxx
@@ -12,7 +12,7 @@
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
-#include <xmloff/fasttokenhandler.hxx>
+#include <fasttokenhandler.hxx>
#include <xmloff/token/tokens.hxx>
#include <xmloff/xmltoken.hxx>