summaryrefslogtreecommitdiff
path: root/sc/source/core/data/edittextiterator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/edittextiterator.cxx')
-rw-r--r--sc/source/core/data/edittextiterator.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/core/data/edittextiterator.cxx b/sc/source/core/data/edittextiterator.cxx
index e225f14af405..ba913258729c 100644
--- a/sc/source/core/data/edittextiterator.cxx
+++ b/sc/source/core/data/edittextiterator.cxx
@@ -7,10 +7,10 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "edittextiterator.hxx"
-#include "document.hxx"
-#include "table.hxx"
-#include "column.hxx"
+#include <edittextiterator.hxx>
+#include <document.hxx>
+#include <table.hxx>
+#include <column.hxx>
namespace sc {