summaryrefslogtreecommitdiff
path: root/sc/source/core
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-11-19 16:18:39 +0200
committerMichael Meeks <michael.meeks@collabora.com>2013-11-20 18:23:06 +0000
commit440bd4526cbff522c1cac2aa376660848b58685f (patch)
tree5b5f989740342947321f14240d87b027d2f9332c /sc/source/core
parent51a01d79ca88fe3eab6094338494e04a117831fa (diff)
Fix leftover wrongly named header in #include
Change-Id: Id874d1b845dc2dc5265cb0aa4dccd2b8de57088e
Diffstat (limited to 'sc/source/core')
-rw-r--r--sc/source/core/tool/clkernelthread.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/clkernelthread.cxx b/sc/source/core/tool/clkernelthread.cxx
index f4debc608051..e7bda8a432ab 100644
--- a/sc/source/core/tool/clkernelthread.cxx
+++ b/sc/source/core/tool/clkernelthread.cxx
@@ -9,7 +9,7 @@
#include <sal/log.hxx>
-#include "formulagroupinterpreter.hxx"
+#include "formulagroup.hxx"
#include "grouptokenconverter.hxx"
#include "clkernelthread.hxx"