aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellrunconfiguration.cpp
diff options
context:
space:
mode:
authorEike Ziller <[email protected]>2022-07-12 13:26:45 +0200
committerEike Ziller <[email protected]>2022-07-12 13:26:45 +0200
commitaaa8e82801a512ff7aa7a654736c2037f0665187 (patch)
tree3b95a912700fc88a2742f44b08eb9f2c14532161 /plugins/haskell/haskellrunconfiguration.cpp
parent28027140f4f62803868b1b5d0033bd3952e653e9 (diff)
parent005741dcbf04e15491fa711941f4abc6ab8de355 (diff)
Merge remote-tracking branch 'origin/8.0'
Diffstat (limited to 'plugins/haskell/haskellrunconfiguration.cpp')
-rw-r--r--plugins/haskell/haskellrunconfiguration.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/haskell/haskellrunconfiguration.cpp b/plugins/haskell/haskellrunconfiguration.cpp
index b52c658..2df820e 100644
--- a/plugins/haskell/haskellrunconfiguration.cpp
+++ b/plugins/haskell/haskellrunconfiguration.cpp
@@ -30,7 +30,6 @@
#include <projectexplorer/buildconfiguration.h>
#include <projectexplorer/localenvironmentaspect.h>
-#include <projectexplorer/projectexplorerconstants.h>
#include <projectexplorer/runconfigurationaspects.h>
#include <projectexplorer/runcontrol.h>
#include <projectexplorer/target.h>