summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/WCopyTable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/WCopyTable.hxx')
-rw-r--r--dbaccess/source/ui/inc/WCopyTable.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/WCopyTable.hxx b/dbaccess/source/ui/inc/WCopyTable.hxx
index 0c6024bc1ebc..8fd29912eccd 100644
--- a/dbaccess/source/ui/inc/WCopyTable.hxx
+++ b/dbaccess/source/ui/inc/WCopyTable.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBAUI_WIZ_COPYTABLEDIALOG_HXX
-#define DBAUI_WIZ_COPYTABLEDIALOG_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_WCOPYTABLE_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_INC_WCOPYTABLE_HXX
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
@@ -411,6 +411,6 @@ namespace dbaui
};
}
-#endif // DBAUI_WIZ_COPYTABLEDIALOG_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_WCOPYTABLE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */