summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/consoli.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/consoli.cxx')
-rw-r--r--sc/source/core/tool/consoli.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/source/core/tool/consoli.cxx b/sc/source/core/tool/consoli.cxx
index 7356cae6c613..ebb4e41437a4 100644
--- a/sc/source/core/tool/consoli.cxx
+++ b/sc/source/core/tool/consoli.cxx
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "consoli.hxx"
-#include "document.hxx"
-#include "olinetab.hxx"
-#include "globstr.hrc"
-#include "subtotal.hxx"
+#include <consoli.hxx>
+#include <document.hxx>
+#include <olinetab.hxx>
+#include <globstr.hrc>
+#include <subtotal.hxx>
#include <formula/errorcodes.hxx>
-#include "formulacell.hxx"
-#include "tokenarray.hxx"
+#include <formulacell.hxx>
+#include <tokenarray.hxx>
#include <osl/diagnose.h>
#include <math.h>