diff options
Diffstat (limited to 'shell/source/win32/spsupp/registrar.cxx')
-rw-r--r-- | shell/source/win32/spsupp/registrar.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/win32/spsupp/registrar.cxx b/shell/source/win32/spsupp/registrar.cxx index 9a5718dcd884..7c3bbb881612 100644 --- a/shell/source/win32/spsupp/registrar.cxx +++ b/shell/source/win32/spsupp/registrar.cxx @@ -7,9 +7,9 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "registrar.hpp" -#include "wchar.h" -#include "objbase.h" +#include <registrar.hpp> +#include <wchar.h> +#include <objbase.h> namespace { |