summaryrefslogtreecommitdiff
path: root/svl/Library_svl.mk
diff options
context:
space:
mode:
authorTobias Lippert <drtl@fastmail.fm>2014-07-16 21:22:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-07-17 08:47:58 +0000
commit6a873638fa0cc66f95832d46a5cea81a0dc76ecc (patch)
treea999c6ca0431bd734ba881145649861608f753b7 /svl/Library_svl.mk
parent89361fa68af9a6854dc3a07711279f27561ea8fb (diff)
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 <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'svl/Library_svl.mk')
-rw-r--r--svl/Library_svl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index f52770136f59..7b2b2ee399d7 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -121,7 +121,7 @@ $(eval $(call gb_Library_add_exception_objects,svl,\
svl/source/misc/sharedstringpool \
svl/source/misc/strmadpt \
svl/source/misc/urihelper \
- svl/source/notify/brdcst \
+ svl/source/notify/SfxBroadcaster \
svl/source/notify/broadcast \
svl/source/notify/hint \
svl/source/notify/isethint \