summaryrefslogtreecommitdiff
path: root/svtools/source/uno/fpicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/uno/fpicker.hxx')
-rw-r--r--svtools/source/uno/fpicker.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uno/fpicker.hxx b/svtools/source/uno/fpicker.hxx
index 8e4056eb85ca..6af6400972be 100644
--- a/svtools/source/uno/fpicker.hxx
+++ b/svtools/source/uno/fpicker.hxx
@@ -21,11 +21,11 @@
#define INCLUDED_SVTOOLS_SOURCE_UNO_FPICKER_HXX
#include <sal/config.h>
-#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
+#include <com/sun/star/uno/XComponentContext.hpp>
namespace com { namespace sun { namespace star {
namespace lang { class XMultiServiceFactory; }