summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-07-15 16:04:16 +0200
committerSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-07-15 16:04:16 +0200
commit920fba6c66831929d2f964dce58e04c95978205e (patch)
treefbe1b8d6f373c0e5006f35b627567bb09e1146c9
parente935a98fd40aecb5b24da2eeb3c61ba19a3c6a87 (diff)
Add missing include
Change-Id: Ibd040ea1d6fa750a040b9f3eb87fd34877e56851
-rw-r--r--cui/source/dialogs/SignSignatureLineDialog.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/dialogs/SignSignatureLineDialog.cxx b/cui/source/dialogs/SignSignatureLineDialog.cxx
index da31418a7161..e11dad749676 100644
--- a/cui/source/dialogs/SignSignatureLineDialog.cxx
+++ b/cui/source/dialogs/SignSignatureLineDialog.cxx
@@ -21,6 +21,7 @@
#include <comphelper/storagehelper.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/docfilt.hxx>
+#include <sfx2/filedlghelper.hxx>
#include <sfx2/objsh.hxx>
#include <svx/xoutbmp.hxx>
#include <tools/date.hxx>