summaryrefslogtreecommitdiff
path: root/svx/source/form/filtnav.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/filtnav.cxx')
-rw-r--r--svx/source/form/filtnav.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx
index 455962328932..10b47ae09f61 100644
--- a/svx/source/form/filtnav.cxx
+++ b/svx/source/form/filtnav.cxx
@@ -18,11 +18,11 @@
*/
#include <memory>
-#include "filtnav.hxx"
-#include "fmexch.hxx"
-#include "helpids.h"
-#include "fmitems.hxx"
-#include "fmprop.hxx"
+#include <filtnav.hxx>
+#include <fmexch.hxx>
+#include <helpids.h>
+#include <fmitems.hxx>
+#include <fmprop.hxx>
#include <svx/strings.hrc>
#include <com/sun/star/awt/XControlModel.hpp>
@@ -54,10 +54,10 @@
#include <vcl/settings.hxx>
#include <tools/diagnose_ex.h>
#include <svtools/svlbitm.hxx>
-#include "svtools/treelistentry.hxx"
-#include "svtools/viewdataentry.hxx"
+#include <svtools/treelistentry.hxx>
+#include <svtools/viewdataentry.hxx>
-#include "bitmaps.hlst"
+#include <bitmaps.hlst>
#include <functional>