aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/artifact.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2017-03-06 16:30:37 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-03-06 16:50:58 +0000
commit26d80be45024b80f3f8f871432a60eaea6c1d437 (patch)
tree6acfcbfe5cff819f278cc813f6d75b4d207dc863 /src/lib/corelib/buildgraph/artifact.cpp
parentffc4daf0129099bb10bd0fa979be87932c067daa (diff)
Clean up [q]fileinfo.h includes
Change-Id: I9bc57750cf67d20f7c4fc7291c38de406078e339 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/lib/corelib/buildgraph/artifact.cpp')
-rw-r--r--src/lib/corelib/buildgraph/artifact.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/corelib/buildgraph/artifact.cpp b/src/lib/corelib/buildgraph/artifact.cpp
index c44a1b130..e7c45e6c6 100644
--- a/src/lib/corelib/buildgraph/artifact.cpp
+++ b/src/lib/corelib/buildgraph/artifact.cpp
@@ -44,7 +44,6 @@
#include "productbuilddata.h"
#include <language/language.h>
#include <language/propertymapinternal.h>
-#include <tools/fileinfo.h>
#include <tools/persistence.h>
#include <tools/qttools.h>