| Index: sky/engine/bindings/core/v8/V8GCForContextDispose.h
|
| diff --git a/sky/engine/bindings/core/v8/V8GCForContextDispose.h b/sky/engine/bindings/core/v8/V8GCForContextDispose.h
|
| index ab3fcffd5008b47e74fc93969a7dabec5a05a5e3..dab4468928b08ed884a631d678141133c3d85799 100644
|
| --- a/sky/engine/bindings/core/v8/V8GCForContextDispose.h
|
| +++ b/sky/engine/bindings/core/v8/V8GCForContextDispose.h
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef V8GCForContextDispose_h
|
| -#define V8GCForContextDispose_h
|
| +#ifndef SKY_ENGINE_BINDINGS_CORE_V8_V8GCFORCONTEXTDISPOSE_H_
|
| +#define SKY_ENGINE_BINDINGS_CORE_V8_V8GCFORCONTEXTDISPOSE_H_
|
|
|
| #include "sky/engine/platform/Timer.h"
|
|
|
| @@ -52,4 +52,4 @@ private:
|
|
|
| }
|
|
|
| -#endif // V8GCForContextDispose_h
|
| +#endif // SKY_ENGINE_BINDINGS_CORE_V8_V8GCFORCONTEXTDISPOSE_H_
|
|
|