summaryrefslogtreecommitdiff
path: root/svx/source/form/navigatortree.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/navigatortree.cxx')
-rw-r--r--svx/source/form/navigatortree.cxx26
1 files changed, 13 insertions, 13 deletions
diff --git a/svx/source/form/navigatortree.cxx b/svx/source/form/navigatortree.cxx
index 2131a14c4e05..0528be0da8ac 100644
--- a/svx/source/form/navigatortree.cxx
+++ b/svx/source/form/navigatortree.cxx
@@ -23,17 +23,17 @@
#include <svx/fmmodel.hxx>
#include <svx/fmpage.hxx>
#include <svx/svdpagv.hxx>
-#include "svx/svditer.hxx"
-
-#include "helpids.h"
-#include "fmexpl.hxx"
-#include "fmshimp.hxx"
-#include "fmservs.hxx"
-#include "fmundo.hxx"
-#include "fmpgeimp.hxx"
-#include "fmitems.hxx"
-#include "fmobj.hxx"
-#include "fmprop.hxx"
+#include <svx/svditer.hxx>
+
+#include <helpids.h>
+#include <fmexpl.hxx>
+#include <fmshimp.hxx>
+#include <fmservs.hxx>
+#include <fmundo.hxx>
+#include <fmpgeimp.hxx>
+#include <fmitems.hxx>
+#include <fmobj.hxx>
+#include <fmprop.hxx>
#include <vcl/wrkwin.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/dispatch.hxx>
@@ -50,8 +50,8 @@
#include <svx/svxdlg.hxx>
#include <svx/strings.hrc>
-#include "bitmaps.hlst"
-#include "svtools/treelistentry.hxx"
+#include <bitmaps.hlst>
+#include <svtools/treelistentry.hxx>
namespace svxform
{