| Index: sky/engine/core/animation/CompositorAnimationsTestHelper.h
|
| diff --git a/sky/engine/core/animation/CompositorAnimationsTestHelper.h b/sky/engine/core/animation/CompositorAnimationsTestHelper.h
|
| index 89a49fed277b4e9e21970acde69cec0928020f4d..3759d8e1299cdde2ebd0a42a9cc39700ea4d0a69 100644
|
| --- a/sky/engine/core/animation/CompositorAnimationsTestHelper.h
|
| +++ b/sky/engine/core/animation/CompositorAnimationsTestHelper.h
|
| @@ -22,8 +22,8 @@
|
| * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef CompositorAnimationsTestHelper_h
|
| -#define CompositorAnimationsTestHelper_h
|
| +#ifndef SKY_ENGINE_CORE_ANIMATION_COMPOSITORANIMATIONSTESTHELPER_H_
|
| +#define SKY_ENGINE_CORE_ANIMATION_COMPOSITORANIMATIONSTESTHELPER_H_
|
|
|
| #include "sky/engine/core/animation/CompositorAnimations.h"
|
| #include "sky/engine/public/platform/Platform.h"
|
| @@ -159,4 +159,4 @@ protected:
|
|
|
| }
|
|
|
| -#endif
|
| +#endif // SKY_ENGINE_CORE_ANIMATION_COMPOSITORANIMATIONSTESTHELPER_H_
|
|
|