diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-11-15 19:03:57 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-11-15 19:04:51 -0500 |
commit | 30123b9559e2fb74c9db7d530c538a1c6dc7e32c (patch) | |
tree | 4cf0c0a95291bc5af226ac7c049c4361b5dd1942 /sc/source/ui/undo/undoblk.cxx | |
parent | 3cf226622a3d8c09d655034dbcc81695f1662b87 (diff) |
Remove brdcst.hxx from document.hxx.
Change-Id: Ie44a743a6814cdf1bc15f850547ae71afd595836
Diffstat (limited to 'sc/source/ui/undo/undoblk.cxx')
-rw-r--r-- | sc/source/ui/undo/undoblk.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/undo/undoblk.cxx b/sc/source/ui/undo/undoblk.cxx index 858cd426eeb4..15e0a90533c6 100644 --- a/sc/source/ui/undo/undoblk.cxx +++ b/sc/source/ui/undo/undoblk.cxx @@ -46,6 +46,7 @@ #include "refundo.hxx" #include "undoolk.hxx" #include "clipparam.hxx" +#include <brdcst.hxx> #include "sc.hrc" #include <rowheightcontext.hxx> #include <refhint.hxx> |