Moving visuals into new folder with same level as controls
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / visual-factory-cache.h
@@ -1,5 +1,5 @@
-#ifndef DALI_TOOLKIT_RENDERER_FACTORY_CACHE_H
-#define DALI_TOOLKIT_RENDERER_FACTORY_CACHE_H
+#ifndef DALI_TOOLKIT_VISUAL_FACTORY_CACHE_H
+#define DALI_TOOLKIT_VISUAL_FACTORY_CACHE_H
 
 /*
  * Copyright (c) 2016 Samsung Electronics Co., Ltd.
@@ -207,7 +207,7 @@ private:
   typedef Dali::OwnerContainer< const CachedRenderer* > CachedRenderers;
 
   /**
-   * @brief Finds the first index into the cached renderers from the url
+   * @brief Finds the first index into the cached visuals from the url
    *
    * @return Returns the first index into the cached renderer from the url if it exists in the cache, otherwise returns -1
    */
@@ -231,4 +231,4 @@ private:
 
 } // namespace Dali
 
-#endif // DALI_TOOLKIT_RENDERER_FACTORY_CACHE_H
+#endif // DALI_TOOLKIT_VISUAL_FACTORY_CACHE_H