summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/scene3d/scene3dlogging_p.h
diff options
context:
space:
mode:
authorRobert Brock <robert.brock@kdab.com>2017-01-16 18:59:17 +0000
committerSean Harmer <sean.harmer@kdab.com>2017-04-01 12:49:28 +0000
commitc64df4a307aff064433f57805561cb445c0e285f (patch)
treea2fe1881a4cc1b2a062f8942f4c87a801c9af9e5 /src/quick3d/imports/scene3d/scene3dlogging_p.h
parent71fd925db2bfa90b371c2f93d2d0b4da7200e11a (diff)
Coding convention fix for Src/importscore, importsextras,5.8
importsinput, importsrender, importsscene3d Reordering the header includes to comply with Qt coding conventions Task-number: QTBUG-56185 Change-Id: I3b2b3ee60e397772bbcebac09b07c059fbd922db Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/quick3d/imports/scene3d/scene3dlogging_p.h')
-rw-r--r--src/quick3d/imports/scene3d/scene3dlogging_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick3d/imports/scene3d/scene3dlogging_p.h b/src/quick3d/imports/scene3d/scene3dlogging_p.h
index 0f9448d42..91430939f 100644
--- a/src/quick3d/imports/scene3d/scene3dlogging_p.h
+++ b/src/quick3d/imports/scene3d/scene3dlogging_p.h
@@ -51,7 +51,7 @@
// We mean it.
//
-#include <QLoggingCategory>
+#include <QtCore/QLoggingCategory>
QT_BEGIN_NAMESPACE