summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/brdcst.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/brdcst.cxx')
-rw-r--r--sc/source/core/tool/brdcst.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/brdcst.cxx b/sc/source/core/tool/brdcst.cxx
index 963a4fb543fb..bf852b36335e 100644
--- a/sc/source/core/tool/brdcst.cxx
+++ b/sc/source/core/tool/brdcst.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "brdcst.hxx"
+#include <brdcst.hxx>
ScHint::ScHint( SfxHintId n, const ScAddress& a ) :
SfxHint(n), aAddress(a) {}