diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-07-30 10:46:00 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-07-30 10:46:00 +0200 |
commit | 442b57834aa4e01b832cad42b2b466e8cb2a94a8 (patch) | |
tree | 93a91708fece3db6a3757c59652f45f8e833f4e0 /sfx2 | |
parent | 334989a3b87eba4882bd6b67b84c443816b361c3 (diff) |
...or rather, renamed #include
Change-Id: I01e330672d2382e9241b836e7c2b38c0a5f5f0da
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/control/templatelocalview.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/control/templatelocalview.cxx b/sfx2/source/control/templatelocalview.cxx index bc1cf1b58c8e..119168dd8ef4 100644 --- a/sfx2/source/control/templatelocalview.cxx +++ b/sfx2/source/control/templatelocalview.cxx @@ -14,7 +14,6 @@ #include <sfx2/templatelocalviewitem.hxx> #include <sfx2/templateview.hxx> #include <sfx2/templateviewitem.hxx> -#include <sfx2/templatefolderviewitem.hxx> #include <svl/inettype.hxx> #include <svtools/imagemgr.hxx> #include <tools/urlobj.hxx> |