diff --git a/src/plugins/pythoneditor/pythoneditorwidget.h b/src/plugins/pythoneditor/pythoneditorwidget.h index e5a63d4140e..37b1d46405c 100644 --- a/src/plugins/pythoneditor/pythoneditorwidget.h +++ b/src/plugins/pythoneditor/pythoneditorwidget.h @@ -31,7 +31,6 @@ #define PYTHONEDITORWIDGET_H #include -#include namespace PythonEditor { namespace Internal {