diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-07-21 22:04:45 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-07-21 22:09:14 +0200 |
commit | 1fe939da1dd34103a4259e072b78508bb15e5cfc (patch) | |
tree | ef5123f925dbc26bd9cd7a48626102d85f55ad9e /sc/source/ui/collab/sendfunc.hxx | |
parent | 389285178f58f6cb49075e22fbaa4d111a2af517 (diff) |
tubes: small cleaning
Change-Id: I15337276f21febba44b84d3618fedfc08013a3da
Diffstat (limited to 'sc/source/ui/collab/sendfunc.hxx')
-rw-r--r-- | sc/source/ui/collab/sendfunc.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/source/ui/collab/sendfunc.hxx b/sc/source/ui/collab/sendfunc.hxx index 2016b54b4fe5..c6ca2f40ee5a 100644 --- a/sc/source/ui/collab/sendfunc.hxx +++ b/sc/source/ui/collab/sendfunc.hxx @@ -14,8 +14,7 @@ #include "cell.hxx" #include "docfunc.hxx" -#include <tubes/conference.hxx> -#include <tubes/manager.hxx> +class TeleConference; namespace { |