diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
commit | 55f1f483cfa4cde111593782f17c514a0056d7f0 (patch) | |
tree | b862f97846992ba1457664b6f1cd551ca7eee844 /sw/source/ui/misc/insrule.cxx | |
parent | ebbf721d69d4040a392d493c8a89a4c0023476cf (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sw/source/ui/misc/insrule.cxx')
-rw-r--r-- | sw/source/ui/misc/insrule.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/misc/insrule.cxx b/sw/source/ui/misc/insrule.cxx index 117590728c88..c8501b76db44 100644 --- a/sw/source/ui/misc/insrule.cxx +++ b/sw/source/ui/misc/insrule.cxx @@ -42,7 +42,7 @@ #ifndef _MSGBOX_HXX //autogen #include <vcl/msgbox.hxx> #endif -#include <svx/brshitem.hxx> +#include <editeng/brshitem.hxx> #include <svl/urihelper.hxx> #include <vcl/graph.hxx> |