summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-05-31 22:21:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-01 15:21:54 +0100
commitc58129312b80961b5a8fb10a977a198f8894fab2 (patch)
tree1d543b266d3e24dc1386ac27722a83fba3e8099f
parentc532fd3e081f470b70c7e9306d7ce62641e7b510 (diff)
add Sequence header
-rw-r--r--comphelper/inc/comphelper/servicehelper.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/inc/comphelper/servicehelper.hxx b/comphelper/inc/comphelper/servicehelper.hxx
index 15b0ae6a9f7c..0a095e1b987a 100644
--- a/comphelper/inc/comphelper/servicehelper.hxx
+++ b/comphelper/inc/comphelper/servicehelper.hxx
@@ -31,6 +31,7 @@
#include <rtl/uuid.h>
#include <rtl/instance.hxx>
+#include <com/sun/star/uno/Sequence.hxx>
class UnoTunnelIdInit
{