X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fintegration-api%2Fscene.h;h=acd0daeb225fe16e93d69543a1b823e676fc3845;hb=c16f2ac157730dfa3d28c448bf92a994e2afe975;hp=34c25b5d14941fbacff63eda5dd67b0863fc8923;hpb=91738b83b399fcf04a37665bb247aa3a0dcb8c2d;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/integration-api/scene.h b/dali/integration-api/scene.h index 34c25b5..acd0dae 100755 --- a/dali/integration-api/scene.h +++ b/dali/integration-api/scene.h @@ -35,7 +35,7 @@ struct KeyEvent; class Layer; class RenderTaskList; class TouchEvent; -class WheelEvent; +struct WheelEvent; namespace Internal DALI_INTERNAL {