From 164ae1428ed450703dbc89e367bbc2afa91476cf Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 13 Mar 2019 08:06:08 +0100 Subject: ProjectExplorer: Move RunControl related classes to separate file pair Change-Id: I5da56f80336673d595907abcc797f628be680cd5 Reviewed-by: Christian Kandeler --- src/plugins/pythoneditor/pythoneditorplugin.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp') 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 #include #include +#include #include #include #include -- cgit v1.2.1