summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/RelationDlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/dlg/RelationDlg.cxx')
-rw-r--r--dbaccess/source/ui/dlg/RelationDlg.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/dbaccess/source/ui/dlg/RelationDlg.cxx b/dbaccess/source/ui/dlg/RelationDlg.cxx
index 13994a7108c5..bd25c02610bb 100644
--- a/dbaccess/source/ui/dlg/RelationDlg.cxx
+++ b/dbaccess/source/ui/dlg/RelationDlg.cxx
@@ -17,23 +17,23 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "RelationDlg.hxx"
+#include <RelationDlg.hxx>
#include <vcl/wrkwin.hxx>
#include <vcl/svapp.hxx>
-#include "dbu_dlg.hxx"
-#include "helpids.h"
+#include <dbu_dlg.hxx>
+#include <helpids.h>
#include <com/sun/star/sdbc/KeyRule.hpp>
#include <tools/debug.hxx>
#include <tools/diagnose_ex.h>
-#include "UITools.hxx"
-#include "JoinDesignView.hxx"
-#include "JoinController.hxx"
+#include <UITools.hxx>
+#include <JoinDesignView.hxx>
+#include <JoinController.hxx>
#include <connectivity/dbexception.hxx>
-#include "RTableConnectionData.hxx"
-#include "RelationControl.hxx"
+#include <RTableConnectionData.hxx>
+#include <RelationControl.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <comphelper/processfactory.hxx>