summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-23 09:52:30 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-10-09 01:14:26 +0200
commit46fdca1e7d64fc1bb0305a683b185f11a44c25eb (patch)
tree0f461a62c8b0b3f57290a7f8731b859922d3b962 /sc
parentd10d62c6e8f4637aea5249f9cc51302945b2069f (diff)
make sure to include all relevant header files
Change-Id: I313d3a7dce5143ad8703e8ef8c2d066e652a4483 Reviewed-on: https://gerrit.libreoffice.org/43248 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/output.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/output.hxx b/sc/source/ui/inc/output.hxx
index af50010d41e4..29c1526f3967 100644
--- a/sc/source/ui/inc/output.hxx
+++ b/sc/source/ui/inc/output.hxx
@@ -26,6 +26,7 @@
#include <tools/fract.hxx>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
+#include <editeng/svxenum.hxx>
namespace sc {
struct SpellCheckContext;