diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2023-06-22 17:54:09 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2023-06-22 22:17:18 +0200 |
commit | 758c8539024769188c4aca647a0b5b42362fcf0b (patch) | |
tree | 2d3d4b1688e09379477e2b18274fc7a99a16db8f /include/basegfx | |
parent | 06dbdb0f5b618ce01a79f07dc78e8049c419cc5f (diff) |
Remove duplicated include
Change-Id: I77bfc427afa62cf1667b0dc5cd60c82032aed856
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153465
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/basegfx')
-rw-r--r-- | include/basegfx/color/bcolormodifier.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/basegfx/color/bcolormodifier.hxx b/include/basegfx/color/bcolormodifier.hxx index 586e203ae66b..6eb40b67e9d7 100644 --- a/include/basegfx/color/bcolormodifier.hxx +++ b/include/basegfx/color/bcolormodifier.hxx @@ -23,7 +23,6 @@ #include <basegfx/basegfxdllapi.h> #include <basegfx/matrix/b3dhommatrix.hxx> #include <basegfx/color/bcolor.hxx> -#include <basegfx/matrix/b3dhommatrix.hxx> #include <rtl/ustring.hxx> #include <osl/diagnose.h> |