summaryrefslogtreecommitdiff
path: root/shell/source/win32/spsupp/spsuppServ.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/spsupp/spsuppServ.cxx')
-rw-r--r--shell/source/win32/spsupp/spsuppServ.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/shell/source/win32/spsupp/spsuppServ.cxx b/shell/source/win32/spsupp/spsuppServ.cxx
index bfa5710b46b8..6fdd4c0e5396 100644
--- a/shell/source/win32/spsupp/spsuppServ.cxx
+++ b/shell/source/win32/spsupp/spsuppServ.cxx
@@ -13,18 +13,18 @@
#pragma clang diagnostic ignored "-Wextra-tokens"
// "#endif !_MIDL_USE_GUIDDEF_" in midl-generated code
#endif
-#include "spsupp_i.c"
+#include <spsupp_i.c>
#if defined __clang__
#pragma clang diagnostic pop
#endif
#include <memory>
-#include "olectl.h"
-#include "wchar.h"
-#include "spsuppServ.hpp"
-#include "spsuppClassFactory.hpp"
-#include "COMOpenDocuments.hpp"
-#include "registrar.hpp"
+#include <olectl.h>
+#include <wchar.h>
+#include <spsuppServ.hpp>
+#include <spsuppClassFactory.hpp>
+#include <COMOpenDocuments.hpp>
+#include <registrar.hpp>
namespace {