diff options
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp')
| -rw-r--r-- | src/plugins/pythoneditor/pythoneditorplugin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/pythoneditor/pythoneditorplugin.cpp b/src/plugins/pythoneditor/pythoneditorplugin.cpp index dd286f31cb..68a0431789 100644 --- a/src/plugins/pythoneditor/pythoneditorplugin.cpp +++ b/src/plugins/pythoneditor/pythoneditorplugin.cpp @@ -39,6 +39,7 @@ #include <projectexplorer/buildtargetinfo.h> #include <projectexplorer/kitmanager.h> #include <projectexplorer/localenvironmentaspect.h> +#include <projectexplorer/runcontrol.h> #include <projectexplorer/runconfiguration.h> #include <projectexplorer/runconfigurationaspects.h> #include <projectexplorer/project.h> |
