summaryrefslogtreecommitdiff
path: root/sc/source/core/data/patattr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/patattr.cxx')
-rw-r--r--sc/source/core/data/patattr.cxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/sc/source/core/data/patattr.cxx b/sc/source/core/data/patattr.cxx
index 6b4d207cdf53..8238ea0b18e2 100644
--- a/sc/source/core/data/patattr.cxx
+++ b/sc/source/core/data/patattr.cxx
@@ -19,7 +19,7 @@
#include <memory>
#include <utility>
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <editeng/adjustitem.hxx>
#include <o3tl/make_unique.hxx>
#include <svx/algitem.hxx>
@@ -53,17 +53,17 @@
#include <vcl/svapp.hxx>
#include <tools/fract.hxx>
-#include "patattr.hxx"
-#include "docpool.hxx"
-#include "stlsheet.hxx"
-#include "stlpool.hxx"
-#include "document.hxx"
-#include "global.hxx"
-#include "globstr.hrc"
-#include "conditio.hxx"
-#include "validat.hxx"
-#include "scmod.hxx"
-#include "fillinfo.hxx"
+#include <patattr.hxx>
+#include <docpool.hxx>
+#include <stlsheet.hxx>
+#include <stlpool.hxx>
+#include <document.hxx>
+#include <global.hxx>
+#include <globstr.hrc>
+#include <conditio.hxx>
+#include <validat.hxx>
+#include <scmod.hxx>
+#include <fillinfo.hxx>
using sc::HMMToTwips;
using sc::TwipsToHMM;