summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/TextConnectionHelper.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/TextConnectionHelper.hxx
parent92248f4e046ff94f5bb60335f4ee4b853a37870a (diff)
dbaccess: cleanup
* remove an external guard * fix some include guards Change-Id: I4e5b5fc5c50acfd81321377e7956e33c838edeba
Diffstat (limited to 'dbaccess/source/ui/dlg/TextConnectionHelper.hxx')
-rw-r--r--dbaccess/source/ui/dlg/TextConnectionHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/TextConnectionHelper.hxx b/dbaccess/source/ui/dlg/TextConnectionHelper.hxx
index 8defb64b3118..156bf3377d96 100644
--- a/dbaccess/source/ui/dlg/TextConnectionHelper.hxx
+++ b/dbaccess/source/ui/dlg/TextConnectionHelper.hxx
@@ -102,6 +102,6 @@ namespace dbaui
} // namespace dbaui
-#endif // DBAUI_DBWIZ2_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_DLG_TEXTCONNECTIONHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */