summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dsbrowserDnD.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/browser/dsbrowserDnD.cxx')
-rw-r--r--dbaccess/source/ui/browser/dsbrowserDnD.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/dbaccess/source/ui/browser/dsbrowserDnD.cxx b/dbaccess/source/ui/browser/dsbrowserDnD.cxx
index 75e2bb1df2f9..a507065e80ef 100644
--- a/dbaccess/source/ui/browser/dsbrowserDnD.cxx
+++ b/dbaccess/source/ui/browser/dsbrowserDnD.cxx
@@ -17,15 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "dbexchange.hxx"
-#include "dbtreelistbox.hxx"
+#include <dbexchange.hxx>
+#include <dbtreelistbox.hxx>
#include "dbtreemodel.hxx"
#include "dbtreeview.hxx"
-#include "strings.hrc"
-#include "stringconstants.hxx"
-#include "QEnumTypes.hxx"
-#include "UITools.hxx"
-#include "unodatbr.hxx"
+#include <strings.hrc>
+#include <stringconstants.hxx>
+#include <QEnumTypes.hxx>
+#include <UITools.hxx>
+#include <unodatbr.hxx>
#include <com/sun/star/frame/XStorable.hpp>
#include <com/sun/star/sdb/CommandType.hpp>
@@ -37,7 +37,7 @@
#include <svx/dataaccessdescriptor.hxx>
#include <tools/diagnose_ex.h>
#include <osl/diagnose.h>
-#include "svtools/treelistentry.hxx"
+#include <svtools/treelistentry.hxx>
#include <algorithm>
#include <functional>