Revert "WheelEvent class pimpling"
[platform/core/uifw/dali-adaptor.git] / dali / integration-api / adaptor-framework / scene-holder.h
index 2026e19..ee29a4d 100644 (file)
@@ -31,8 +31,8 @@ class Actor;
 class Layer;
 class Any;
 class TouchEvent;
-class WheelEvent;
 struct TouchPoint;
+struct WheelEvent;
 struct KeyEvent;
 
 namespace Internal DALI_INTERNAL