summaryrefslogtreecommitdiffstats
path: root/include/editeng/brushitem.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-10-07 22:01:45 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2017-10-08 04:48:46 +0200
commit4d94541a7b88b76d856e30dba7f8a3de48260eda (patch)
tree1e23707309a73cf0b11db25adfc2d4d4fe980e97 /include/editeng/brushitem.hxx
parentThis method was replaced accidentally (diff)
downloadcore-4d94541a7b88b76d856e30dba7f8a3de48260eda.tar.gz
core-4d94541a7b88b76d856e30dba7f8a3de48260eda.zip
Make Color a forward declaration
Change-Id: Ib28833555661b119de8e967b05e3c8691fca826a Reviewed-on: https://gerrit.libreoffice.org/43227 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'include/editeng/brushitem.hxx')
-rw-r--r--include/editeng/brushitem.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/editeng/brushitem.hxx b/include/editeng/brushitem.hxx
index 787fb3f1d8e0..516abdacd467 100644
--- a/include/editeng/brushitem.hxx
+++ b/include/editeng/brushitem.hxx
@@ -19,6 +19,7 @@
#ifndef INCLUDED_EDITENG_BRUSHITEM_HXX
#define INCLUDED_EDITENG_BRUSHITEM_HXX
+#include <tools/color.hxx>
#include <svl/poolitem.hxx>
#include <vcl/wall.hxx>
#include <tools/link.hxx>