fix include style
[profile/ivi/qtdeclarative.git] / tools / easingcurveeditor / splineeditor.cpp
index d440852..7216e2a 100644 (file)
 ****************************************************************************/
 
 #include "splineeditor.h"
+#include "segmentproperties.h"
 
 #include <QPainter>
 #include <QMouseEvent>
 #include <QContextMenuEvent>
 #include <QDebug>
 #include <QApplication>
-#include <segmentproperties.h>
 
 const int canvasWidth = 640;
 const int canvasHeight = 320;