summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-02-19 10:44:12 +0200
committerNoel Grandin <noel@peralex.com>2013-02-19 10:44:44 +0200
commita413832fe2df559df589760e687e8352ffc1bddb (patch)
tree6d3d0c1f1d0d21bdb4963732a811ba97feffeeb8 /fpicker/source/win32
parent648d6e516251318e8bd56f088277a08ff775fb9a (diff)
and let's try actually including the relevant headers...
Change-Id: I38733bb04013250290b00ec99f358403060d1a89
Diffstat (limited to 'fpicker/source/win32')
-rw-r--r--fpicker/source/win32/filepicker/FilePicker.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/win32/filepicker/FilePicker.hxx b/fpicker/source/win32/filepicker/FilePicker.hxx
index 8791661f63db..bc2eef398aee 100644
--- a/fpicker/source/win32/filepicker/FilePicker.hxx
+++ b/fpicker/source/win32/filepicker/FilePicker.hxx
@@ -24,6 +24,7 @@
#include <osl/mutex.hxx>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
+#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/ui/dialogs/XFilePicker2.hpp>
#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
#include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>