sfx2/source/sidebar/ControllerItem.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 797e399967ffb1c28b8c32d328f5f57d79a8caf3 Author: Herbert Dürr <h...@apache.org> Date: Tue Jun 4 07:15:18 2013 +0000 #i122433# fix build breaker: invalid use of incomplete type 'struct Help' diff --git a/sfx2/source/sidebar/ControllerItem.cxx b/sfx2/source/sidebar/ControllerItem.cxx index 1455232..4aefc9b 100644 --- a/sfx2/source/sidebar/ControllerItem.cxx +++ b/sfx2/source/sidebar/ControllerItem.cxx @@ -31,6 +31,7 @@ #include "sfx2/sidebar/CommandInfoProvider.hxx" #include <vcl/svapp.hxx> #include <vcl/toolbox.hxx> +#include <vcl/help.hxx> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XFrameActionListener.hpp>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits