summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-25 22:07:57 +0200
committerTor Lillqvist <tml@collabora.com>2013-09-25 22:13:23 +0200
commit8dd1ff42a209a82ab4384a5768c4f191831a712f (patch)
tree167a85286492208f90cb92dcd2d19bcd6cc32cbe /fpicker
parent7a8db272e95e0d3255b515567ed5e00738cf6760 (diff)
We need <tools/string.hxx>
Change-Id: I0fbdd76fd12a242834e1690ff93558cc885d1768
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>