summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/formulaparserpool.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/formulaparserpool.cxx')
-rw-r--r--sc/source/core/tool/formulaparserpool.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/core/tool/formulaparserpool.cxx b/sc/source/core/tool/formulaparserpool.cxx
index 1cfab3575be7..f47ae78c6c7e 100644
--- a/sc/source/core/tool/formulaparserpool.cxx
+++ b/sc/source/core/tool/formulaparserpool.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "formulaparserpool.hxx"
+#include <formulaparserpool.hxx>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
@@ -25,7 +25,7 @@
#include <rtl/instance.hxx>
#include <comphelper/processfactory.hxx>
#include <sfx2/objsh.hxx>
-#include "document.hxx"
+#include <document.hxx>
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::container;