aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/buildgraph/processcommandexecutor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/buildgraph/processcommandexecutor.cpp')
-rw-r--r--src/lib/buildgraph/processcommandexecutor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/buildgraph/processcommandexecutor.cpp b/src/lib/buildgraph/processcommandexecutor.cpp
index 333c9c151..4f6e0828c 100644
--- a/src/lib/buildgraph/processcommandexecutor.cpp
+++ b/src/lib/buildgraph/processcommandexecutor.cpp
@@ -30,7 +30,7 @@
#include "processcommandexecutor.h"
#include "artifact.h"
-#include "buildgraph.h"
+#include "buildproduct.h"
#include "command.h"
#include "transformer.h"