sw/source/uibase/shells/drwtxtsh.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit a08705e9346d95dcd5fb80e2cf6695091a04f883 Author: Kohei Yoshida <[email protected]> Date: Fri Nov 21 23:21:22 2014 -0500 Build fix. Change-Id: I786caf0d7d061fcc5d1b3fa57094eadebcbcf42c diff --git a/sw/source/uibase/shells/drwtxtsh.cxx b/sw/source/uibase/shells/drwtxtsh.cxx index fd6dff6..36defc2 100644 --- a/sw/source/uibase/shells/drwtxtsh.cxx +++ b/sw/source/uibase/shells/drwtxtsh.cxx @@ -71,6 +71,7 @@ #include <svx/svxdlg.hxx> #include <svx/xtable.hxx> #include <cppuhelper/bootstrap.hxx> +#include <comphelper/processfactory.hxx> #include "swabstdlg.hxx" #include "misc.hrc" #include <boost/scoped_ptr.hpp> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
