summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/ConnectionPage.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 03:50:50 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:54 +0100
commitfed3c2bf20c908491bfc87f6ae40f82b7262aaf2 (patch)
treed4e370103f99dd91481396f4c99ea02707451971 /dbaccess/source/ui/dlg/ConnectionPage.hxx
parent92248f4e046ff94f5bb60335f4ee4b853a37870a (diff)
dbaccess: cleanup
* remove an external guard * fix some include guards Change-Id: I4e5b5fc5c50acfd81321377e7956e33c838edeba
Diffstat (limited to 'dbaccess/source/ui/dlg/ConnectionPage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionPage.hxx b/dbaccess/source/ui/dlg/ConnectionPage.hxx
index d09dca9d161f..7e84d4717c56 100644
--- a/dbaccess/source/ui/dlg/ConnectionPage.hxx
+++ b/dbaccess/source/ui/dlg/ConnectionPage.hxx
@@ -86,6 +86,6 @@ namespace dbaui
};
} // namespace dbaui
-#endif // _DBAUI_DETAILPAGES_HXX_
+#endif // INCLUDED_DBACCESS_SOURCE_UI_DLG_CONNECTIONPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */