summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/TableWindowTitle.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowTitle.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/dbaccess/source/ui/querydesign/TableWindowTitle.cxx b/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
index 231952f62f65..dcf9bbedbc78 100644
--- a/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
+++ b/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
@@ -17,19 +17,19 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "TableWindowTitle.hxx"
-#include "TableWindow.hxx"
-#include "QueryTableView.hxx"
+#include <TableWindowTitle.hxx>
+#include <TableWindow.hxx>
+#include <QueryTableView.hxx>
#include <vcl/svapp.hxx>
#include <vcl/help.hxx>
#include <vcl/menu.hxx>
#include <vcl/settings.hxx>
-#include "stringconstants.hxx"
-#include "TableWindowListBox.hxx"
-#include "TableConnection.hxx"
-#include "strings.hrc"
-#include "QueryDesignView.hxx"
-#include "JoinController.hxx"
+#include <stringconstants.hxx>
+#include <TableWindowListBox.hxx>
+#include <TableConnection.hxx>
+#include <strings.hrc>
+#include <QueryDesignView.hxx>
+#include <JoinController.hxx>
#include <algorithm>