diff options
| author | Christian Stenger <christian.stenger@qt.io> | 2022-06-28 07:39:56 +0200 |
|---|---|---|
| committer | hjk <hjk@qt.io> | 2022-06-28 11:41:31 +0000 |
| commit | 6e8331c51f1558b924fdebf7e182f74815301a4e (patch) | |
| tree | 2636ec58f8685d53396c47b83f78a1af80364901 /plugins/haskell/haskellrunconfiguration.cpp | |
| parent | c7ef4b295d4ba20543058c2dcc9729c6afe91ae2 (diff) | |
Fix compile after upstream header shuffling
Change-Id: I3f46a8543bfcb2b5436162f37fe33d1ba54c0842
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'plugins/haskell/haskellrunconfiguration.cpp')
| -rw-r--r-- | plugins/haskell/haskellrunconfiguration.cpp | 1 |
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> |
