[Tizen] Fix pixel format bug in pixel manipulation
[platform/core/uifw/dali-adaptor.git] / dali / internal / imaging / common / loader-png.h
index 49b8922..d2d52fb 100755 (executable)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TIZEN_PLATFORM_LOADER_PNG_H__
-#define __DALI_TIZEN_PLATFORM_LOADER_PNG_H__
+#ifndef DALI_TIZEN_PLATFORM_LOADER_PNG_H
+#define DALI_TIZEN_PLATFORM_LOADER_PNG_H
 
 /*
- * Copyright (c) 2017 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.
@@ -75,4 +75,4 @@ bool EncodeToPng( const unsigned char* pixelBuffer, Vector<unsigned char>& encod
 
 } // namespace Dali
 
-#endif // __DALI_TIZEN_PLATFORM_LOADER_PNG_H__
+#endif // DALI_TIZEN_PLATFORM_LOADER_PNG_H