From 6a873638fa0cc66f95832d46a5cea81a0dc76ecc Mon Sep 17 00:00:00 2001 From: Tobias Lippert Date: Wed, 16 Jul 2014 21:22:34 +0200 Subject: Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx - Remove includes from files where they are not needed. - Update pch files Change-Id: I0188e3934ef429008c1ef495ab1d5b27f38664d5 Reviewed-on: https://gerrit.libreoffice.org/10342 Reviewed-by: Thomas Arnhold Tested-by: Thomas Arnhold --- include/basic/basmgr.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/basic/basmgr.hxx') diff --git a/include/basic/basmgr.hxx b/include/basic/basmgr.hxx index 2f5ef0126ef2..29336da404f9 100644 --- a/include/basic/basmgr.hxx +++ b/include/basic/basmgr.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_BASIC_BASMGR_HXX #define INCLUDED_BASIC_BASMGR_HXX -#include +#include #include #include #include -- cgit