summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableController.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/tabledesign/TableController.cxx')
-rw-r--r--dbaccess/source/ui/tabledesign/TableController.cxx34
1 files changed, 17 insertions, 17 deletions
diff --git a/dbaccess/source/ui/tabledesign/TableController.cxx b/dbaccess/source/ui/tabledesign/TableController.cxx
index c0d9ccbc4187..3fd564ab50bf 100644
--- a/dbaccess/source/ui/tabledesign/TableController.cxx
+++ b/dbaccess/source/ui/tabledesign/TableController.cxx
@@ -17,24 +17,24 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "FieldDescriptions.hxx"
+#include <FieldDescriptions.hxx>
#include "TEditControl.hxx"
-#include "TableController.hxx"
-#include "TableDesignView.hxx"
-#include "TableRow.hxx"
-#include "TypeInfo.hxx"
-#include "UITools.hxx"
-#include "browserids.hxx"
-#include "core_resource.hxx"
-#include "dbu_reghelper.hxx"
-#include "stringconstants.hxx"
-#include "strings.hrc"
-#include "defaultobjectnamecheck.hxx"
-#include "dlgsave.hxx"
-#include "dsmeta.hxx"
-#include "indexdialog.hxx"
-#include "sqlmessage.hxx"
-#include "uiservices.hxx"
+#include <TableController.hxx>
+#include <TableDesignView.hxx>
+#include <TableRow.hxx>
+#include <TypeInfo.hxx>
+#include <UITools.hxx>
+#include <browserids.hxx>
+#include <core_resource.hxx>
+#include <dbu_reghelper.hxx>
+#include <stringconstants.hxx>
+#include <strings.hrc>
+#include <defaultobjectnamecheck.hxx>
+#include <dlgsave.hxx>
+#include <dsmeta.hxx>
+#include <indexdialog.hxx>
+#include <sqlmessage.hxx>
+#include <uiservices.hxx>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/container/XNameContainer.hpp>