summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/UserSettingsDlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/UserSettingsDlg.hxx')
-rw-r--r--dbaccess/source/ui/uno/UserSettingsDlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/uno/UserSettingsDlg.hxx b/dbaccess/source/ui/uno/UserSettingsDlg.hxx
index 090b13df240f..edd0c4b048f5 100644
--- a/dbaccess/source/ui/uno/UserSettingsDlg.hxx
+++ b/dbaccess/source/ui/uno/UserSettingsDlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DBAUI_USERSETTINGSDLG_HXX
-#define _DBAUI_USERSETTINGSDLG_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_UNO_USERSETTINGSDLG_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_UNO_USERSETTINGSDLG_HXX
#ifndef _DBAUI_UNOADMIN_
#include "unoadmin.hxx"
@@ -62,6 +62,6 @@ protected:
} // namespace dbaui
-#endif // _DBAUI_USERSETTINGSDLG_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_UNO_USERSETTINGSDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */