diff options
author | Noel Grandin <noel@peralex.com> | 2013-02-19 10:44:12 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-02-19 10:44:44 +0200 |
commit | a413832fe2df559df589760e687e8352ffc1bddb (patch) | |
tree | 6d3d0c1f1d0d21bdb4963732a811ba97feffeeb8 /fpicker/source/aqua | |
parent | 648d6e516251318e8bd56f088277a08ff775fb9a (diff) |
and let's try actually including the relevant headers...
Change-Id: I38733bb04013250290b00ec99f358403060d1a89
Diffstat (limited to 'fpicker/source/aqua')
-rw-r--r-- | fpicker/source/aqua/SalAquaFilePicker.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/aqua/SalAquaFilePicker.hxx b/fpicker/source/aqua/SalAquaFilePicker.hxx index 50c5aa8512e2..a19d9bbe8eec 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> |