summaryrefslogtreecommitdiff
path: root/uui/source/logindlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/logindlg.hxx')
-rw-r--r--uui/source/logindlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/logindlg.hxx b/uui/source/logindlg.hxx
index d7feffffe4b1..c3f8ecaee2d7 100644
--- a/uui/source/logindlg.hxx
+++ b/uui/source/logindlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef UUI_LOGINDLG_HXX
-#define UUI_LOGINDLG_HXX
+#ifndef INCLUDED_UUI_SOURCE_LOGINDLG_HXX
+#define INCLUDED_UUI_SOURCE_LOGINDLG_HXX
#include <svtools/stdctrl.hxx>
#include <vcl/button.hxx>
@@ -95,6 +95,6 @@ public:
-#endif // UUI_LOGINDLG_HXX
+#endif // INCLUDED_UUI_SOURCE_LOGINDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */