diff options
Diffstat (limited to 'cui/source/tabpages/macroass.cxx')
-rw-r--r-- | cui/source/tabpages/macroass.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/tabpages/macroass.cxx b/cui/source/tabpages/macroass.cxx index 344a92126b5f..520dac2b54ad 100644 --- a/cui/source/tabpages/macroass.cxx +++ b/cui/source/tabpages/macroass.cxx @@ -22,6 +22,7 @@ #include <osl/diagnose.h> #include <basic/basmgr.hxx> #include <comphelper/string.hxx> +#include <comphelper/processfactory.hxx> #include <svl/macitem.hxx> #include <svx/dialogs.hrc> #include <svtools/svmedit.hxx> |