aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellrunconfiguration.cpp
diff options
authorChristian Stenger <christian.stenger@qt.io>2023-01-24 14:29:51 +0100
committerChristian Stenger <christian.stenger@qt.io>2023-01-24 13:38:24 +0000
commitafcdcb2a8e68d5f8d3ee7f900c3737db4bb81339 (patch)
tree9dc0fed93a72a46eedc766fefc3fd5b2ac4c13f5 /plugins/haskell/haskellrunconfiguration.cpp
parent995fe3c6da501d05ee11ec77d377690e55236fbb (diff)
Adapt to upstream changeHEADmaster
Change-Id: I2d3535f579f0e5c9e350bc548e59fc43189b2a8b Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'plugins/haskell/haskellrunconfiguration.cpp')
-rw-r--r--plugins/haskell/haskellrunconfiguration.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/haskell/haskellrunconfiguration.cpp b/plugins/haskell/haskellrunconfiguration.cpp
index 2df820e..7457471 100644
--- a/plugins/haskell/haskellrunconfiguration.cpp
+++ b/plugins/haskell/haskellrunconfiguration.cpp
@@ -25,6 +25,7 @@
#include "haskellrunconfiguration.h"
+#include "haskellconstants.h"
#include "haskellmanager.h"
#include "haskellproject.h"