summaryrefslogtreecommitdiff
path: root/uui/source/unknownauthdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/unknownauthdlg.hxx')
-rw-r--r--uui/source/unknownauthdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/unknownauthdlg.hxx b/uui/source/unknownauthdlg.hxx
index 081bbbfa78e3..f78b91aab604 100644
--- a/uui/source/unknownauthdlg.hxx
+++ b/uui/source/unknownauthdlg.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 UUI_UNKNOWNAUTH_HXX
-#define UUI_UNKNOWNAUTH_HXX
+#ifndef INCLUDED_UUI_SOURCE_UNKNOWNAUTHDLG_HXX
+#define INCLUDED_UUI_SOURCE_UNKNOWNAUTHDLG_HXX
#include <vcl/button.hxx>
#include <vcl/layout.hxx>
@@ -58,6 +58,6 @@ public:
}
};
-#endif // UUI_UNKNOWNAUTH_HXX
+#endif // INCLUDED_UUI_SOURCE_UNKNOWNAUTHDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */