[Libreoffice-commits] core.git: sw/source

Kohei Yoshida kohei.yoshida at collabora.com
Fri Nov 21 20:20:57 PST 2014


 sw/source/uibase/shells/drwtxtsh.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a08705e9346d95dcd5fb80e2cf6695091a04f883
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
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>


More information about the Libreoffice-commits mailing list