src/hbcore/gestures/hbtapandholdgesturelogic_p.cpp
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
--- a/src/hbcore/gestures/hbtapandholdgesturelogic_p.cpp	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gestures/hbtapandholdgesturelogic_p.cpp	Mon Oct 04 00:38:12 2010 +0300
@@ -23,12 +23,12 @@
 **
 ****************************************************************************/
 
+#include "hbtapandholdgesture.h"
+#include "hbtapandholdgesturelogic_p.h"
 #include "hbgestures_p.h"
-#include "hbtapandholdgesture.h"
-#include "hbtapandholdgesture_p.h"
-#include "hbtapandholdgesturelogic_p.h"
 
 #include <hbdeviceprofile.h>
+
 #include <QEvent>
 #include <QGestureRecognizer>
 #include <QGraphicsView>