Remove RenderableActor
[platform/core/uifw/dali-core.git] / dali / internal / update / rendering / scene-graph-material.h
index e4af877..5befeb4 100644 (file)
@@ -17,7 +17,7 @@
  * limitations under the License.
  */
 
-#include <dali/public-api/actors/renderable-actor.h> // For CullFaceMode
+#include <dali/public-api/actors/image-actor.h> // For CullFaceMode
 #include <dali/internal/common/buffer-index.h>
 #include <dali/internal/common/blending-options.h>
 #include <dali/internal/event/common/event-thread-services.h>