summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/TableCopyHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/TableCopyHelper.hxx')
-rw-r--r--dbaccess/source/ui/inc/TableCopyHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/TableCopyHelper.hxx b/dbaccess/source/ui/inc/TableCopyHelper.hxx
index 31ca3de9c0f3..c89a7052ce18 100644
--- a/dbaccess/source/ui/inc/TableCopyHelper.hxx
+++ b/dbaccess/source/ui/inc/TableCopyHelper.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBUI_TABLECOPYHELPER_HXX
-#define DBUI_TABLECOPYHELPER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_TABLECOPYHELPER_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_INC_TABLECOPYHELPER_HXX
#include "AppElementType.hxx"
#include "commontypes.hxx"
@@ -182,6 +182,6 @@ namespace dbaui
};
} // namespace dbaui
-#endif // DBUI_TABLECOPYHELPER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_TABLECOPYHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */