summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-11-08 18:14:40 +0100
committerJulien Nabet <serval2412@yahoo.fr>2019-11-08 18:50:53 +0100
commit71c264dd4e96362cdb276c1defc4c2c7dd48d782 (patch)
treeab304d61c02221af4bb3c55385d067a86cc46c01 /include
parent85d947d52d27b4ade68a735e23bd393bced26046 (diff)
Removed duplicated include
Change-Id: Ic1a492d7520753baa7092e30e8f37f7f024908ed Reviewed-on: https://gerrit.libreoffice.org/82318 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-rw-r--r--include/basegfx/DrawCommands.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/basegfx/DrawCommands.hxx b/include/basegfx/DrawCommands.hxx
index 30e7cfbf4a05..ae898ff51cd6 100644
--- a/include/basegfx/DrawCommands.hxx
+++ b/include/basegfx/DrawCommands.hxx
@@ -17,7 +17,6 @@
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
-#include <basegfx/color/bcolor.hxx>
namespace gfx
{