summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/chartsheetfragment.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/chartsheetfragment.cxx')
-rw-r--r--sc/source/filter/oox/chartsheetfragment.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/filter/oox/chartsheetfragment.cxx b/sc/source/filter/oox/chartsheetfragment.cxx
index 97e6a1ca8075..70541ed4e620 100644
--- a/sc/source/filter/oox/chartsheetfragment.cxx
+++ b/sc/source/filter/oox/chartsheetfragment.cxx
@@ -17,15 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "chartsheetfragment.hxx"
+#include <chartsheetfragment.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
-#include "pagesettings.hxx"
-#include "viewsettings.hxx"
-#include "workbooksettings.hxx"
-#include "worksheetsettings.hxx"
+#include <pagesettings.hxx>
+#include <viewsettings.hxx>
+#include <workbooksettings.hxx>
+#include <worksheetsettings.hxx>
namespace oox {
namespace xls {