summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx b/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
index 8621f30311f1..366c827a9744 100644
--- a/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
+++ b/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
@@ -17,17 +17,17 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "ConnectionLineAccess.hxx"
-#include "JoinTableView.hxx"
+#include <ConnectionLineAccess.hxx>
+#include <JoinTableView.hxx>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleRelationType.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <toolkit/awt/vclxwindow.hxx>
-#include "TableConnection.hxx"
-#include "TableWindow.hxx"
+#include <TableConnection.hxx>
+#include <TableWindow.hxx>
#include <comphelper/uno3.hxx>
-#include "JoinDesignView.hxx"
-#include "JoinController.hxx"
+#include <JoinDesignView.hxx>
+#include <JoinController.hxx>
#include <comphelper/sequence.hxx>
namespace dbaui