summaryrefslogtreecommitdiff
path: root/include/formula/FormulaOpCodeMapperObj.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 14:04:38 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:37 -0600
commit38016f9d2260a424369fadab16f5428e4f3dc86f (patch)
tree3cbf60ac3de8382134977ad6da4f5c26ba7e8066 /include/formula/FormulaOpCodeMapperObj.hxx
parent14677f6adbe40e72ade744fc0dd35cec37a85001 (diff)
fdo#65108 inter-module includes <>
Change-Id: I6d9f67e26a213d14aa9114e612781fbd8c223637
Diffstat (limited to 'include/formula/FormulaOpCodeMapperObj.hxx')
-rw-r--r--include/formula/FormulaOpCodeMapperObj.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/formula/FormulaOpCodeMapperObj.hxx b/include/formula/FormulaOpCodeMapperObj.hxx
index 2fbdbcf6d8bf..e415acb921dc 100644
--- a/include/formula/FormulaOpCodeMapperObj.hxx
+++ b/include/formula/FormulaOpCodeMapperObj.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_FORMULA_FORMULAOPCODEMAPPEROBJ_HXX
#define INCLUDED_FORMULA_FORMULAOPCODEMAPPEROBJ_HXX
-#include "formula/formuladllapi.h"
+#include <formula/formuladllapi.h>
#include <cppuhelper/implbase2.hxx>
#include <com/sun/star/sheet/XFormulaOpCodeMapper.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <memory>
-#include "formula/FormulaCompiler.hxx"
+#include <formula/FormulaCompiler.hxx>
namespace formula