summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/copytablewizard.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/copytablewizard.cxx')
-rw-r--r--dbaccess/source/ui/uno/copytablewizard.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/dbaccess/source/ui/uno/copytablewizard.cxx b/dbaccess/source/ui/uno/copytablewizard.cxx
index 48174ffed413..d95deabafc01 100644
--- a/dbaccess/source/ui/uno/copytablewizard.cxx
+++ b/dbaccess/source/ui/uno/copytablewizard.cxx
@@ -18,15 +18,15 @@
*/
#include <memory>
-#include "dbu_reghelper.hxx"
-#include "dbu_pageids.hxx"
-#include "strings.hrc"
-#include "strings.hxx"
-#include "stringconstants.hxx"
-#include "core_resource.hxx"
-#include "sqlmessage.hxx"
-#include "uiservices.hxx"
-#include "WCopyTable.hxx"
+#include <dbu_reghelper.hxx>
+#include <dbu_pageids.hxx>
+#include <strings.hrc>
+#include <strings.hxx>
+#include <stringconstants.hxx>
+#include <core_resource.hxx>
+#include <sqlmessage.hxx>
+#include <uiservices.hxx>
+#include <WCopyTable.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/sdb/application/XCopyTableWizard.hpp>