summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-07-26 16:19:44 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-26 22:15:57 +0200
commit4eed899c596fdcb777ccb0a59c72718c6b2c295d (patch)
tree2e1b2d892327803bd7113d9c379472b82d709b80
parent61679f9b7afa2f585d47bf08a3317ddc02f2fbca (diff)
tubes: forgot to include these headers
Change-Id: I8d91e9c42476efc4b0182899343e40eea2df13c6
-rw-r--r--sc/source/ui/collab/contacts.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/collab/contacts.cxx b/sc/source/ui/collab/contacts.cxx
index 8529b3d7a004..72c29a01ccc5 100644
--- a/sc/source/ui/collab/contacts.cxx
+++ b/sc/source/ui/collab/contacts.cxx
@@ -34,6 +34,8 @@
#include "docsh.hxx"
#include "scresid.hxx"
#include <svtools/filter.hxx>
+#include <tubes/conference.hxx>
+#include <tubes/contact-list.hxx>
#include <tubes/manager.hxx>
#include <vcl/fixed.hxx>
#include <vcl/dialog.hxx>