diff -r 0ed94ceaa377 -r cb62a4f66ebe webengine/webkitutils/rt_gesturehelper/src/gesture.h --- a/webengine/webkitutils/rt_gesturehelper/src/gesture.h Thu Dec 17 09:20:16 2009 +0200 +++ b/webengine/webkitutils/rt_gesturehelper/src/gesture.h Thu Jan 07 13:31:38 2010 +0200 @@ -15,20 +15,18 @@ * */ - #ifndef _GESTURE_H_ #define _GESTURE_H_ #include -#include "rt_gestureobserver.h" +#include #include "gesturerecogniser.h" #include "pointarray.h" namespace RT_GestureHelper { - enum TEventState { ENoEvent = 0,