summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wfrmsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wfrmsh.cxx')
-rw-r--r--sw/source/uibase/web/wfrmsh.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/sw/source/uibase/web/wfrmsh.cxx b/sw/source/uibase/web/wfrmsh.cxx
index 77e650f68e29..9e6bef1fa834 100644
--- a/sw/source/uibase/web/wfrmsh.cxx
+++ b/sw/source/uibase/web/wfrmsh.cxx
@@ -17,23 +17,23 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "hintids.hxx"
+#include <hintids.hxx>
#include <sfx2/app.hxx>
#include <sfx2/objface.hxx>
#include <svl/srchitem.hxx>
-#include "swtypes.hxx"
-#include "cmdid.h"
-#include "view.hxx"
-#include "wfrmsh.hxx"
-#include "globals.hrc"
-#include "strings.hrc"
+#include <swtypes.hxx>
+#include <cmdid.h>
+#include <view.hxx>
+#include <wfrmsh.hxx>
+#include <globals.hrc>
+#include <strings.hrc>
#include <sfx2/request.hxx>
// needed for -fsanitize=function visibility of typeinfo for functions of
// type void(SfxShell*,SfxRequest&) defined in swslots.hxx
#define SwWebFrameShell
#include <sfx2/msg.hxx>
-#include "swslots.hxx"
+#include <swslots.hxx>
SFX_IMPL_INTERFACE(SwWebFrameShell, SwFrameShell)