summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/dbtreelistbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/control/dbtreelistbox.cxx')
-rw-r--r--dbaccess/source/ui/control/dbtreelistbox.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/source/ui/control/dbtreelistbox.cxx b/dbaccess/source/ui/control/dbtreelistbox.cxx
index 3e87504bee13..a8efa986d117 100644
--- a/dbaccess/source/ui/control/dbtreelistbox.cxx
+++ b/dbaccess/source/ui/control/dbtreelistbox.cxx
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "dbtreelistbox.hxx"
-#include "dbu_pageids.hxx"
-#include "browserids.hxx"
-#include "listviewitems.hxx"
-#include "callbacks.hxx"
+#include <dbtreelistbox.hxx>
+#include <dbu_pageids.hxx>
+#include <browserids.hxx>
+#include <listviewitems.hxx>
+#include <callbacks.hxx>
#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
#include <com/sun/star/datatransfer/dnd/XDragGestureRecognizer.hpp>
@@ -37,7 +37,7 @@
#include <toolkit/awt/vclxmenu.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/svapp.hxx>
-#include "svtools/treelistentry.hxx"
+#include <svtools/treelistentry.hxx>
#include <memory>
#include <o3tl/make_unique.hxx>