summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/clrscheme.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:35:15 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:00 +0200
commit85fe083c46c145ab7b884c1479e7b5ab234e4feb (patch)
tree42030a4f2ba7b68185968e6c89c13cdb454c4adb /oox/source/drawingml/clrscheme.cxx
parentd516b4e16af29e1978173b134da0420879619eb2 (diff)
loplugin:includeform: oox
Change-Id: I9f1cc9940f5b31370394f789ebfaddfd6d30ca61
Diffstat (limited to 'oox/source/drawingml/clrscheme.cxx')
-rw-r--r--oox/source/drawingml/clrscheme.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/source/drawingml/clrscheme.cxx b/oox/source/drawingml/clrscheme.cxx
index 8447f6e7a5a1..7a99f3685a07 100644
--- a/oox/source/drawingml/clrscheme.cxx
+++ b/oox/source/drawingml/clrscheme.cxx
@@ -20,8 +20,8 @@
#include <algorithm>
#include <osl/diagnose.h>
-#include "oox/drawingml/clrscheme.hxx"
-#include "oox/token/tokens.hxx"
+#include <oox/drawingml/clrscheme.hxx>
+#include <oox/token/tokens.hxx>
namespace oox { namespace drawingml {