[4.0] Vector2 is a struct
[platform/core/uifw/dali-core.git] / dali / internal / common / math.h
index af398ec..023c58f 100644 (file)
@@ -21,7 +21,7 @@
 namespace Dali
 {
 
-class Vector2;
+struct Vector2;
 class Matrix;
 
 namespace Internal