summaryrefslogtreecommitdiff
path: root/sc/source/core/data/conditio.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/conditio.cxx')
-rw-r--r--sc/source/core/data/conditio.cxx32
1 files changed, 16 insertions, 16 deletions
diff --git a/sc/source/core/data/conditio.cxx b/sc/source/core/data/conditio.cxx
index 8d19b4438acc..e4d32a10f9fa 100644
--- a/sc/source/core/data/conditio.cxx
+++ b/sc/source/core/data/conditio.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "scitems.hxx"
+#include <scitems.hxx>
#include <sfx2/objsh.hxx>
#include <svl/itemset.hxx>
#include <svl/zforlist.hxx>
@@ -27,21 +27,21 @@
#include <com/sun/star/sheet/ConditionOperator2.hpp>
-#include "conditio.hxx"
-#include "formulacell.hxx"
-#include "document.hxx"
-#include "hints.hxx"
-#include "compiler.hxx"
-#include "rechead.hxx"
-#include "rangelst.hxx"
-#include "stlpool.hxx"
-#include "rangenam.hxx"
-#include "rangeutl.hxx"
-#include "colorscale.hxx"
-#include "cellvalue.hxx"
-#include "editutil.hxx"
-#include "tokenarray.hxx"
-#include "refupdatecontext.hxx"
+#include <conditio.hxx>
+#include <formulacell.hxx>
+#include <document.hxx>
+#include <hints.hxx>
+#include <compiler.hxx>
+#include <rechead.hxx>
+#include <rangelst.hxx>
+#include <stlpool.hxx>
+#include <rangenam.hxx>
+#include <rangeutl.hxx>
+#include <colorscale.hxx>
+#include <cellvalue.hxx>
+#include <editutil.hxx>
+#include <tokenarray.hxx>
+#include <refupdatecontext.hxx>
#include <formula/errorcodes.hxx>
#include <svl/sharedstring.hxx>
#include <svl/sharedstringpool.hxx>