X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fintegration-api%2Fgl-sync-abstraction.h;h=e4edabfa7a4aacca61f1ea554abb4a360574da7a;hb=094df0544050c853dd5114b13ad582a7fa2f8d06;hp=a06cf8b9c937235b292e5ca4ebd984aefd73c6c9;hpb=7234a69f52b104254fde77ae2cbf086789935d86;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/integration-api/gl-sync-abstraction.h b/dali/integration-api/gl-sync-abstraction.h index a06cf8b..e4edabf 100644 --- a/dali/integration-api/gl-sync-abstraction.h +++ b/dali/integration-api/gl-sync-abstraction.h @@ -1,8 +1,8 @@ -#ifndef __DALI_INTEGRATION_GL_SYNC_ABSTRACTION_H__ -#define __DALI_INTEGRATION_GL_SYNC_ABSTRACTION_H__ +#ifndef DALI_INTEGRATION_GL_SYNC_ABSTRACTION_H +#define DALI_INTEGRATION_GL_SYNC_ABSTRACTION_H /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -77,4 +77,4 @@ public: } // namespace Integration } // namespace Dali -#endif // __DALI_INTEGRATION_GL_SYNC_ABSTRACTION_H__ +#endif // DALI_INTEGRATION_GL_SYNC_ABSTRACTION_H