summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-24 21:11:49 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-25 15:37:18 +0000
commit1d4e0d9ec5b3781f8ab778e3e1630db3c2c39c4b (patch)
treecfcfc2417a6c860ddfe90cab5c75ac682ef50b71 /vcl
parentbb147bbb801b53dba8928340df7e2aa2d4545349 (diff)
reduce unnecessary includes
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx b/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx
index 9483bd353067..27a8dc157580 100644
--- a/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx
+++ b/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx
@@ -49,7 +49,6 @@
#include <vcl/svapp.hxx>
-#include <tools/string.hxx>
#include <tools/urlobj.hxx>
#include <algorithm>