aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/rulesevaluationcontext.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/rulesevaluationcontext.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/rulesevaluationcontext.cpp')
-rw-r--r--src/lib/corelib/buildgraph/rulesevaluationcontext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/corelib/buildgraph/rulesevaluationcontext.cpp b/src/lib/corelib/buildgraph/rulesevaluationcontext.cpp
index 78e5b4b29..cd4df4d01 100644
--- a/src/lib/corelib/buildgraph/rulesevaluationcontext.cpp
+++ b/src/lib/corelib/buildgraph/rulesevaluationcontext.cpp
@@ -45,7 +45,6 @@
#include <language/scriptengine.h>
#include <logging/translator.h>
#include <tools/error.h>
-#include <tools/fileinfo.h>
#include <tools/progressobserver.h>
#include <tools/qbsassert.h>