[Tizen] Restore Uploaded signal for BufferImage and ResourceImage
[platform/core/uifw/dali-core.git] / dali / internal / event / images / nine-patch-image-impl.h
index 1bc8723..b7c1e65 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_INTERNAL_NINE_PATCH_IMAGE_H__
-#define __DALI_INTERNAL_NINE_PATCH_IMAGE_H__
+#ifndef DALI_INTERNAL_NINE_PATCH_IMAGE_H
+#define DALI_INTERNAL_NINE_PATCH_IMAGE_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.
@@ -32,8 +32,6 @@ namespace Internal
 class NinePatchImage;
 typedef IntrusivePtr<NinePatchImage> NinePatchImagePtr;
 
-class ResourceManager;
-
 namespace SceneGraph
 {
 class UpdateManager;
@@ -162,4 +160,4 @@ inline const Internal::NinePatchImage& GetImplementation(const Dali::NinePatchIm
 
 } // namespace Dali
 
-#endif // __DALI_INTERNAL_NINE_PATCH_IMAGE_H__
+#endif // DALI_INTERNAL_NINE_PATCH_IMAGE_H