Index: skia/ext/platform_device_mac.h |
=================================================================== |
--- skia/ext/platform_device_mac.h (revision 0) |
+++ skia/ext/platform_device_mac.h (working copy) |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef PlatformDeviceMac_h |
-#define PlatformDeviceMac_h |
+#ifndef SKIA_EXT_PLATFORM_DEVICE_MAC_H_ |
+#define SKIA_EXT_PLATFORM_DEVICE_MAC_H_ |
#import <ApplicationServices/ApplicationServices.h> |
#include "SkDevice.h" |
@@ -82,5 +82,5 @@ |
} // namespace gfx |
-#endif // PlatformDeviceMac_h |
+#endif // SKIA_EXT_PLATFORM_DEVICE_MAC_H_ |