summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/iodlg.hxx')
-rw-r--r--fpicker/source/office/iodlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx
index da6dcc14364a..b03ba84d027f 100644
--- a/fpicker/source/office/iodlg.hxx
+++ b/fpicker/source/office/iodlg.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _IODLGIMPL_HXX
-#define _IODLGIMPL_HXX
+#ifndef INCLUDED_FPICKER_SOURCE_OFFICE_IODLG_HXX
+#define INCLUDED_FPICKER_SOURCE_OFFICE_IODLG_HXX
#include <vcl/dialog.hxx>
#include <vcl/button.hxx>
@@ -453,6 +453,6 @@ inline SvtFileView* SvtFileDialog::GetView() const
#define DIALOG_SIZE_CHANGED 5
-#endif // #ifndef _IODLG_HXX
+#endif // INCLUDED_FPICKER_SOURCE_OFFICE_IODLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */