summaryrefslogtreecommitdiff
path: root/include/svx/pfiledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pfiledlg.hxx')
-rw-r--r--include/svx/pfiledlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/pfiledlg.hxx b/include/svx/pfiledlg.hxx
index 6c3dba54a9eb..8ba8b89fd2a6 100644
--- a/include/svx/pfiledlg.hxx
+++ b/include/svx/pfiledlg.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 _SVX_PFILEDLG_HXX
-#define _SVX_PFILEDLG_HXX
+#ifndef INCLUDED_SVX_PFILEDLG_HXX
+#define INCLUDED_SVX_PFILEDLG_HXX
#include <sfx2/filedlghelper.hxx>
#include "svx/svxdllapi.h"
@@ -45,7 +45,7 @@ public:
void SetContext( sfx2::FileDialogHelper::Context eNewContext );
};
-#endif // _SVX_PFILEDLG_HXX
+#endif // INCLUDED_SVX_PFILEDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */