summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/TableWindowListBox.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowListBox.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/source/ui/querydesign/TableWindowListBox.cxx b/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
index fae19f31f19f..75f46bf5510a 100644
--- a/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
+++ b/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
@@ -17,12 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "TableWindowListBox.hxx"
-#include "TableWindow.hxx"
-#include "QueryDesignView.hxx"
-#include "QueryTableView.hxx"
-#include "querycontroller.hxx"
-#include "JoinExchange.hxx"
+#include <TableWindowListBox.hxx>
+#include <TableWindow.hxx>
+#include <QueryDesignView.hxx>
+#include <QueryTableView.hxx>
+#include <querycontroller.hxx>
+#include <JoinExchange.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
#include <vcl/svapp.hxx>