vcl/unx/kde/UnxFilePicker.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit af35c02a8036f789c05a60734fcf2b83b92d1bbb
Author: Stephan Bergmann <[email protected]>
Date:   Wed Feb 8 13:30:08 2017 +0100

    Missing include
    
    Change-Id: I312677b88982ef1ff430d8cd440f3bd7c52d51fb

diff --git a/vcl/unx/kde/UnxFilePicker.cxx b/vcl/unx/kde/UnxFilePicker.cxx
index b6b9da2..8fbed03 100644
--- a/vcl/unx/kde/UnxFilePicker.cxx
+++ b/vcl/unx/kde/UnxFilePicker.cxx
@@ -18,6 +18,7 @@
  */
 
 #include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/IllegalArgumentException.hpp>
 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
 #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
 #include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to