Emscripten workarounds and llvm syntax fixes
[platform/core/uifw/dali-core.git] / dali / internal / render / common / render-debug.h
index 46ffdf1..cd444c2 100644 (file)
@@ -52,7 +52,7 @@ class PropertyInputImpl;
 namespace SceneGraph
 {
 class RenderInstruction;
-class RenderList;
+struct RenderList;
 class RenderItem;
 }