summaryrefslogtreecommitdiffstats
path: root/fpicker
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-23 18:41:04 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-23 18:41:04 +0100
commit5b0573b9fbfe126f982e68fa93989239fd0874d2 (patch)
tree306f70e72fdf69dd1bce219dcf78706c46ae536f /fpicker
parentvcl117: #i114937# give application a hint for cleanup, call DeInitVCL (diff)
downloadcore-5b0573b9fbfe126f982e68fa93989239fd0874d2.tar.gz
core-5b0573b9fbfe126f982e68fa93989239fd0874d2.zip
vcl117: removed obsolete header
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/OfficeFilePicker.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/OfficeFilePicker.hxx b/fpicker/source/office/OfficeFilePicker.hxx
index 21839554aefc..c203924f6e51 100644
--- a/fpicker/source/office/OfficeFilePicker.hxx
+++ b/fpicker/source/office/OfficeFilePicker.hxx
@@ -42,7 +42,7 @@
#endif
-#include <vcl/wintypes.hxx>
+#include <tools/wintypes.hxx>
#include "commonpicker.hxx"
#include "pickercallbacks.hxx"