diff options
Diffstat (limited to 'sd/source/ui/dlg/tpaction.cxx')
-rw-r--r-- | sd/source/ui/dlg/tpaction.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx index 723c5dc70e8fe..5edca44aa8a39 100644 --- a/sd/source/ui/dlg/tpaction.cxx +++ b/sd/source/ui/dlg/tpaction.cxx @@ -31,11 +31,13 @@ #include <sfx2/sfxresid.hxx> #include <sfx2/strings.hrc> +#include <tools/debug.hxx> #include <vcl/waitobj.hxx> #include <sfx2/app.hxx> #include <unotools/pathoptions.hxx> #include <svx/svdograf.hxx> #include <svl/aeitem.hxx> +#include <svl/stritem.hxx> #include <svx/svdoole2.hxx> #include <sfx2/docfile.hxx> #include <svx/xtable.hxx> |