summaryrefslogtreecommitdiff
path: root/fpicker/source/office/asyncfilepicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/asyncfilepicker.hxx')
-rw-r--r--fpicker/source/office/asyncfilepicker.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/office/asyncfilepicker.hxx b/fpicker/source/office/asyncfilepicker.hxx
index ae923c48028b..77a93e6f7f8a 100644
--- a/fpicker/source/office/asyncfilepicker.hxx
+++ b/fpicker/source/office/asyncfilepicker.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_SOURCE_FILEPICKER_ASYNCFILEPICKER_HXX
-#define SVTOOLS_SOURCE_FILEPICKER_ASYNCFILEPICKER_HXX
+#ifndef INCLUDED_FPICKER_SOURCE_OFFICE_ASYNCFILEPICKER_HXX
+#define INCLUDED_FPICKER_SOURCE_OFFICE_ASYNCFILEPICKER_HXX
#include <tools/link.hxx>
#include <rtl/ref.hxx>
@@ -102,6 +102,6 @@ namespace svt
} // namespace svt
-#endif // SVTOOLS_SOURCE_FILEPICKER_ASYNCFILEPICKER_HXX
+#endif // INCLUDED_FPICKER_SOURCE_OFFICE_ASYNCFILEPICKER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */