Emscripten workarounds and llvm syntax fixes
[platform/core/uifw/dali-core.git] / dali / internal / event / animation / constraint-source-impl.h
index efa981e..4043e1b 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 namespace Internal
 {
 
-class Source;
+struct Source;
 typedef std::vector<Source> SourceContainer;
 typedef SourceContainer::iterator SourceIter;