summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.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/dialog.cxx
parent63ffec7c8590105b2e202f324db328ff44805b12 (diff)
loplugin:includeform: starmath
Change-Id: Ic5d81bdeb98024f41f9dfca260eca0359b27b809
Diffstat (limited to 'starmath/source/dialog.cxx')
-rw-r--r--starmath/source/dialog.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/starmath/source/dialog.cxx b/starmath/source/dialog.cxx
index 7fc552c9f8a2..ffde4194dbbd 100644
--- a/starmath/source/dialog.cxx
+++ b/starmath/source/dialog.cxx
@@ -35,14 +35,14 @@
#include <sfx2/dispatch.hxx>
#include <svx/ucsubset.hxx>
-#include "dialog.hxx"
-#include "starmath.hrc"
-#include "strings.hrc"
-#include "helpids.h"
+#include <dialog.hxx>
+#include <starmath.hrc>
+#include <strings.hrc>
+#include <helpids.h>
#include "cfgitem.hxx"
-#include "smmod.hxx"
-#include "symbol.hxx"
-#include "view.hxx"
+#include <smmod.hxx>
+#include <symbol.hxx>
+#include <view.hxx>
#include <algorithm>