summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-20 22:54:08 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-20 22:54:08 +0200
commit212f0e9f0028373fd86ba8a7d7682a0664fccddd (patch)
tree04edf3bf49cb3097c4759fe346a77db3a53cef0b /fpicker
parenta242f53c0435d270ce2297acaf80dba0775dbd92 (diff)
Missing include
Change-Id: I5674385df64bb47813f551fb666ffef7d7434728
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/aqua/resourceprovider.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/aqua/resourceprovider.mm b/fpicker/source/aqua/resourceprovider.mm
index f0a1df8fef78..1b64ffc43253 100644
--- a/fpicker/source/aqua/resourceprovider.mm
+++ b/fpicker/source/aqua/resourceprovider.mm
@@ -23,6 +23,7 @@
#include <vcl/fpicker.hrc>
#include <vcl/svapp.hxx>
#include <tools/resmgr.hxx>
+#include <tools/string.hxx>
#include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>
#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>