summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-03-01 13:16:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-03-02 09:18:19 +0100
commit477d2ba662cbd716588519419eece2b4f06d8610 (patch)
treef3aa77adfcd770e8321738bffed8f8243eb11a98 /cppcanvas
parent82d42fa2c05e8d53ec2c21733a2a9f53412dd2d1 (diff)
delete colordata.hxx
move what we still need into color.hxx Change-Id: Ied7e31eb16468aa334c666b1499a6262f16a6350 Reviewed-on: https://gerrit.libreoffice.org/50561 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cppcanvas')
-rw-r--r--cppcanvas/inc/pch/precompiled_cppcanvas.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx
index 187a5a9a472e..491ee18fb1c7 100644
--- a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx
+++ b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx
@@ -180,7 +180,6 @@
#include <o3tl/strong_int.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <tools/color.hxx>
-#include <tools/colordata.hxx>
#include <tools/debug.hxx>
#include <tools/fontenum.hxx>
#include <tools/gen.hxx>