summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.cxx
diff options
context:
space:
mode:
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>