summaryrefslogtreecommitdiff
path: root/starmath/source/rect.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:31:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:52 +0200
commitff77d83afd9558f2750ab46e6fc4e1fe426c1b43 (patch)
tree966d891a181eb5f3226d43436b761f6ceb7e9be5 /starmath/source/rect.cxx
parent63ffec7c8590105b2e202f324db328ff44805b12 (diff)
loplugin:includeform: starmath
Change-Id: Ic5d81bdeb98024f41f9dfca260eca0359b27b809
Diffstat (limited to 'starmath/source/rect.cxx')
-rw-r--r--starmath/source/rect.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx
index 169933fcb6de..d9a235f621f7 100644
--- a/starmath/source/rect.cxx
+++ b/starmath/source/rect.cxx
@@ -21,9 +21,9 @@
#include <vcl/svapp.hxx>
#include <vcl/virdev.hxx>
-#include "rect.hxx"
-#include "types.hxx"
-#include "smmod.hxx"
+#include <rect.hxx>
+#include <types.hxx>
+#include <smmod.hxx>
#include <cassert>
#include <unordered_set>