| Index: include/utils/win/SkTScopedComPtr.h
|
| diff --git a/include/utils/win/SkTScopedComPtr.h b/include/utils/win/SkTScopedComPtr.h
|
| index 8f3c22ac06521a142cf2190cd906f5872e982135..8f18a42481be7eecc25a0e295ca10f6345bb7a34 100644
|
| --- a/include/utils/win/SkTScopedComPtr.h
|
| +++ b/include/utils/win/SkTScopedComPtr.h
|
| @@ -6,8 +6,8 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -#ifndef SkSkTScopedPtr_DEFINED
|
| -#define SkSkTScopedPtr_DEFINED
|
| +#ifndef SkTScopedComPtr_DEFINED
|
| +#define SkTScopedComPtr_DEFINED
|
|
|
| #include "SkTypes.h"
|
| #include "SkTemplates.h"
|
|
|