fpicker/source/aqua/SalAquaFilePicker.hxx      |    1 +
 fpicker/source/win32/filepicker/FilePicker.hxx |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit a413832fe2df559df589760e687e8352ffc1bddb
Author: Noel Grandin <n...@peralex.com>
Date:   Tue Feb 19 10:44:12 2013 +0200

    and let's try actually including the relevant headers...
    
    Change-Id: I38733bb04013250290b00ec99f358403060d1a89

diff --git a/fpicker/source/aqua/SalAquaFilePicker.hxx 
b/fpicker/source/aqua/SalAquaFilePicker.hxx
index 50c5aa8..a19d9bb 100644
--- a/fpicker/source/aqua/SalAquaFilePicker.hxx
+++ b/fpicker/source/aqua/SalAquaFilePicker.hxx
@@ -23,6 +23,7 @@
 #include <cppuhelper/compbase4.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/XFilePicker3.hpp>
 #include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
 #include <com/sun/star/beans/StringPair.hpp>
diff --git a/fpicker/source/win32/filepicker/FilePicker.hxx 
b/fpicker/source/win32/filepicker/FilePicker.hxx
index 8791661..bc2eef3 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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to