summaryrefslogtreecommitdiffstats
path: root/include/xmloff/XMLComplexColorHandler.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2023-09-17 13:05:56 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-12 18:51:27 +0100
commit2c6f28f43167118b5149bc74cb48852d509dfc74 (patch)
tree5fe2931969ec8feea704f33c9d0ed82e090ffdb2 /include/xmloff/XMLComplexColorHandler.hxx
parentwasm: include missing custom shape presets (diff)
downloadcore-2c6f28f43167118b5149bc74cb48852d509dfc74.tar.gz
core-2c6f28f43167118b5149bc74cb48852d509dfc74.zip
tdf#146619 Recheck include/[v-x]* with IWYU
Change-Id: I3cecd622aa04d842a449b4bfd6c55d0b8b96aabf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156992 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'include/xmloff/XMLComplexColorHandler.hxx')
-rw-r--r--include/xmloff/XMLComplexColorHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLComplexColorHandler.hxx b/include/xmloff/XMLComplexColorHandler.hxx
index 8d40c8459f30..7b7dcc10d165 100644
--- a/include/xmloff/XMLComplexColorHandler.hxx
+++ b/include/xmloff/XMLComplexColorHandler.hxx
@@ -10,9 +10,9 @@
#pragma once
#include <xmloff/dllapi.h>
+#include <xmloff/xmlprhdl.hxx>
#include <docmodel/uno/UnoComplexColor.hxx>
-using namespace ::xmloff::token;
using namespace css;
class XMLOFF_DLLPUBLIC XMLComplexColorHandler : public XMLPropertyHandler