diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-12-14 10:11:11 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-12-14 10:11:48 +0100 |
commit | db75836932bdab0f888764bfe1b53269d9da2b09 (patch) | |
tree | f225d4ab4b5133a13ae978c590ce2b206999b61a /writerperfect | |
parent | 433fc2214c980abd82fa6240f45e634a53a3c61c (diff) |
Blind fix for recently removed config_host/config_libepubgen.h.in
Change-Id: If91cfdce97f4f3868c2b09013220d27ceaffdfbe
Diffstat (limited to 'writerperfect')
-rw-r--r-- | writerperfect/source/writer/EPUBExportDialog.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/writerperfect/source/writer/EPUBExportDialog.cxx b/writerperfect/source/writer/EPUBExportDialog.cxx index 918d9eb9a198..81efcdfcf687 100644 --- a/writerperfect/source/writer/EPUBExportDialog.cxx +++ b/writerperfect/source/writer/EPUBExportDialog.cxx @@ -13,7 +13,6 @@ #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp> #include <com/sun/star/ui/dialogs/FolderPicker.hpp> -#include <config_libepubgen.h> #include <sfx2/opengrf.hxx> #include "EPUBExportFilter.hxx" |