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/qmousedevice_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/frontend/qmousedevice_p.h') diff --git a/src/input/frontend/qmousedevice_p.h b/src/input/frontend/qmousedevice_p.h index 92718dffa..49c1c6191 100644 --- a/src/input/frontend/qmousedevice_p.h +++ b/src/input/frontend/qmousedevice_p.h @@ -51,7 +51,7 @@ // We mean it. // -#include +#include QT_BEGIN_NAMESPACE -- cgit v1.2.3