summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testdefaultbootstrapping.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-14 15:15:22 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-14 15:15:22 +0000
commitf2abd69d6adfa4e1ad0369519d61a226d9d56857 (patch)
tree2ec45bbcb152d352eb5eb2c2afaffb629cc951d6 /cppuhelper/test/testdefaultbootstrapping.cxx
parente2f14d9061ab4015a69ece02428ba30f2c48b0ae (diff)
get this to build again
Diffstat (limited to 'cppuhelper/test/testdefaultbootstrapping.cxx')
-rw-r--r--cppuhelper/test/testdefaultbootstrapping.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppuhelper/test/testdefaultbootstrapping.cxx b/cppuhelper/test/testdefaultbootstrapping.cxx
index fce0a1242a82..82172c26d838 100644
--- a/cppuhelper/test/testdefaultbootstrapping.cxx
+++ b/cppuhelper/test/testdefaultbootstrapping.cxx
@@ -39,6 +39,7 @@
#include <cppuhelper/bootstrap.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
+#include <com/sun/star/uno/XComponentContext.hpp>
using namespace ::cppu;
using namespace ::com::sun::star::lang;