From b02141091db3d5182aab6728f02239fce2c727af Mon Sep 17 00:00:00 2001 From: Robert Brock Date: Tue, 17 Jan 2017 12:01:25 +0000 Subject: Coding convention fix for Src/input Reordering the header includes to comply with Qt coding conventions Task-number: QTBUG-56185 Change-Id: I1d1b61c2fac42505f85a1c4421e1292259270568 Reviewed-by: Sean Harmer --- src/input/frontend/qaxissetting.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/input/frontend/qaxissetting.h') diff --git a/src/input/frontend/qaxissetting.h b/src/input/frontend/qaxissetting.h index 483c6c2a0..b3d244e15 100644 --- a/src/input/frontend/qaxissetting.h +++ b/src/input/frontend/qaxissetting.h @@ -40,9 +40,8 @@ #ifndef QT3DINPUT_QAXISSETTING_H #define QT3DINPUT_QAXISSETTING_H -#include #include - +#include #include QT_BEGIN_NAMESPACE -- cgit v1.2.3