summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wtabsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wtabsh.cxx')
-rw-r--r--sw/source/uibase/web/wtabsh.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/sw/source/uibase/web/wtabsh.cxx b/sw/source/uibase/web/wtabsh.cxx
index 132cd953e882..6e65b7e3177b 100644
--- a/sw/source/uibase/web/wtabsh.cxx
+++ b/sw/source/uibase/web/wtabsh.cxx
@@ -17,27 +17,27 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "hintids.hxx"
+#include <hintids.hxx>
#include <sfx2/app.hxx>
#include <tools/globname.hxx>
#include <sfx2/objface.hxx>
#include <svl/srchitem.hxx>
-#include "cmdid.h"
-#include "globals.hrc"
-#include "uitool.hxx"
-#include "helpids.h"
-#include "strings.hrc"
-#include "wrtsh.hxx"
-#include "wtabsh.hxx"
+#include <cmdid.h>
+#include <globals.hrc>
+#include <uitool.hxx>
+#include <helpids.h>
+#include <strings.hrc>
+#include <wrtsh.hxx>
+#include <wtabsh.hxx>
#include <sfx2/request.hxx>
// needed for -fsanitize=function visibility of typeinfo for functions of
// type void(SfxShell*,SfxRequest&) defined in swslots.hxx
#define SwWebTableShell
#include <sfx2/msg.hxx>
-#include "svx/svxids.hrc"
-#include "swslots.hxx"
+#include <svx/svxids.hrc>
+#include <swslots.hxx>
SFX_IMPL_INTERFACE(SwWebTableShell, SwTableShell)