[Libreoffice-commits] core.git: fpicker/source

Stephan Bergmann sbergman at redhat.com
Mon Apr 8 07:32:07 PDT 2013


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

New commits:
commit f40b19d4b8571ef48e57732d34dab55f11978384
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Apr 8 16:31:33 2013 +0200

    Windows build failed
    
    Change-Id: I5a1ccd2b06526291e0db827d9e7d512c59d76270

diff --git a/fpicker/source/win32/filepicker/FilePicker.hxx b/fpicker/source/win32/filepicker/FilePicker.hxx
index 2d81c34..7675d01 100644
--- a/fpicker/source/win32/filepicker/FilePicker.hxx
+++ b/fpicker/source/win32/filepicker/FilePicker.hxx
@@ -27,6 +27,7 @@
 #include <com/sun/star/ui/dialogs/XFilePicker2.hpp>
 #include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
 #include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
+#include <com/sun/star/ui/dialogs/XFilePreview.hpp>
 #include "asynceventnotifier.hxx"
 #include "eventnotification.hxx"
 
diff --git a/fpicker/source/win32/filepicker/VistaFilePicker.hxx b/fpicker/source/win32/filepicker/VistaFilePicker.hxx
index 5728a7c..b128fc5 100644
--- a/fpicker/source/win32/filepicker/VistaFilePicker.hxx
+++ b/fpicker/source/win32/filepicker/VistaFilePicker.hxx
@@ -30,6 +30,7 @@
 #include <com/sun/star/ui/dialogs/XFilePicker2.hpp>
 #include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
 #include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
+#include <com/sun/star/ui/dialogs/XFilePreview.hpp>
 
 #include <cppuhelper/compbase6.hxx>
 #include <cppuhelper/basemutex.hxx>


More information about the Libreoffice-commits mailing list