summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/generalpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/dlg/generalpage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/generalpage.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/generalpage.hxx b/dbaccess/source/ui/dlg/generalpage.hxx
index 0def8c1cf4a2..50a4e10a367b 100644
--- a/dbaccess/source/ui/dlg/generalpage.hxx
+++ b/dbaccess/source/ui/dlg/generalpage.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DBAUI_GENERALPAGE_HXX_
-#define _DBAUI_GENERALPAGE_HXX_
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_DLG_GENERALPAGE_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_DLG_GENERALPAGE_HXX
#include "adminpages.hxx"
#include "opendoccontrols.hxx"
@@ -194,6 +194,6 @@ namespace dbaui
};
} // namespace dbaui
-#endif // _DBAUI_GENERALPAGE_HXX_
+#endif // INCLUDED_DBACCESS_SOURCE_UI_DLG_GENERALPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */