summaryrefslogtreecommitdiff
path: root/svtools/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-27 21:29:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-28 12:34:35 +0100
commit268b2b4cd5507e63830df71b3aa21ea022c0b48f (patch)
tree6b4971a21d03c2bf9761895ded066980a4de0c4a /svtools/source
parentb2be32ed509f3857c1ede758163f0b8e753337e8 (diff)
drop some unneeded vcl/builderfactory.hxx includes
Change-Id: I3a6f4756a01a35825e6efaa7de33fcc863b5aaf5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87560 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools/source')
-rw-r--r--svtools/source/edit/editsyntaxhighlighter.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/edit/editsyntaxhighlighter.cxx b/svtools/source/edit/editsyntaxhighlighter.cxx
index 532fc67503f9..6dc523baa507 100644
--- a/svtools/source/edit/editsyntaxhighlighter.cxx
+++ b/svtools/source/edit/editsyntaxhighlighter.cxx
@@ -22,7 +22,6 @@
#include <vcl/event.hxx>
#include <vcl/xtextedt.hxx>
#include <vcl/textview.hxx>
-#include <vcl/builderfactory.hxx>
#include <svtools/editsyntaxhighlighter.hxx>
#include <vcl/txtattr.hxx>