summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/tablefunction.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-23 21:36:14 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-10-30 08:39:23 +0100
commitda02b574b4b077ba819350eec76a37eaf0ceeeb0 (patch)
treebfd9cbc7c69aa72a4d063e359a90f0b42b33a181 /sd/source/ui/table/tablefunction.cxx
parentf3a40a66e3150bf0d60a8ea0f9e7c10450e508ac (diff)
tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Also a typo fix :) Change-Id: I7c96e8459f6fb75b07f6447715e8165800ecba53 Reviewed-on: https://gerrit.libreoffice.org/62259 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sd/source/ui/table/tablefunction.cxx')
-rw-r--r--sd/source/ui/table/tablefunction.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/table/tablefunction.cxx b/sd/source/ui/table/tablefunction.cxx
index 9e71eeeaaaed..dfb5933926c8 100644
--- a/sd/source/ui/table/tablefunction.cxx
+++ b/sd/source/ui/table/tablefunction.cxx
@@ -61,6 +61,7 @@
#include <Window.hxx>
#include <drawview.hxx>
#include <undo/undoobjects.hxx>
+#include <sdmod.hxx>
#include <memory>