summaryrefslogtreecommitdiff
path: root/framework/inc/helper/mischelper.hxx
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-09 19:40:02 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-23 11:41:29 +0100
commit89b0017b22889af6a8afe28b94c06e7095dc8c6f (patch)
tree1dba1bc711ef023e8dabe75e6dec0dbdb098e241 /framework/inc/helper/mischelper.hxx
parent22832569e1436171b8707be36365d9bdb7857c62 (diff)
fwk: Use constructor feature for one instance PathSettings.
Change-Id: Iaa01abc9f604d8f9e6f762e3340f9468e19f4848
Diffstat (limited to 'framework/inc/helper/mischelper.hxx')
-rw-r--r--framework/inc/helper/mischelper.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/inc/helper/mischelper.hxx b/framework/inc/helper/mischelper.hxx
index 6689b3301566..f8fa26ff2b0c 100644
--- a/framework/inc/helper/mischelper.hxx
+++ b/framework/inc/helper/mischelper.hxx
@@ -27,6 +27,7 @@
#include <com/sun/star/util/XChangesListener.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/frame/XFrame.hpp>
+#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/implbase1.hxx>